文件名称:CppUTest-v3.3
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-01-30
- 文件大小:
- 373kb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单元测试框架,可以用于测试嵌入式C语言工程文件-Unit Test fr a mework
(系统自动生成,下载前可以参看下载内容)
下载文件列表
makeAll.sh
cleanAll.sh
.cdtproject
.cproject
.project
.settings
.........\org.eclipse.cdt.core.prefs
.........\org.eclipse.cdt.ui.prefs
build
.....\alltests.mmp
.....\bld.inf
.....\ComponentMakefile
.....\ComponentMakefileExampleParameters
.....\cpputest.mmp
.....\MakefileWorker.mk
.....\StaticLibMakefile
cpputest-hist.txt
CppUTest.dsp
CppUTest.dsw
CppUTest.mak
CppUTest.vcproj
CppUTest.vcxproj
CppUTest_VS2008.sln
CppUTest_VS2010.sln
examples
........\.cdtproject
........\.project
........\.settings
........\.........\org.eclipse.cdt.core.prefs
........\AllTests
........\........\AllTests.cpp
........\........\AllTests.dsp
........\........\CircularBufferTest.cpp
........\........\EventDispatcherTest.cpp
........\........\HelloTest.cpp
........\........\MockDocumentationTest.cpp
........\........\PrinterTest.cpp
........\........\RunAllTests.sh
........\ApplicationLib
........\..............\AllTests.h
........\..............\ApplicationLib.dsp
........\..............\CircularBuffer.cpp
........\..............\CircularBuffer.h
........\..............\EventDispatcher.cpp
........\..............\EventDispatcher.h
........\..............\ExamplesNewOverrides.h
........\..............\hello.c
........\..............\hello.h
........\..............\MockPrinter.h
........\..............\Printer.cpp
........\..............\Printer.h
........\CppUTestExample.dsw
........\lib
........\Makefile
........\objs
........\README.txt
include
.......\CppUTest
.......\........\CommandLineArguments.h
.......\........\CommandLineTestRunner.h
.......\........\JUnitTestOutput.h
.......\........\MemoryLeakDetector.h
.......\........\MemoryLeakDetectorMallocMacros.h
.......\........\MemoryLeakDetectorNewMacros.h
.......\........\MemoryLeakWarningPlugin.h
.......\........\PlatformSpecificFunctions.h
.......\........\PlatformSpecificFunctions_c.h
.......\........\SimpleString.h
.......\........\StandardCLibrary.h
.......\........\TestFailure.h
.......\........\TestFilter.h
.......\........\TestHarness.h
.......\........\TestHarness_c.h
.......\........\TestMemoryAllocator.h
.......\........\TestOutput.h
.......\........\TestPlugin.h
.......\........\TestRegistry.h
.......\........\TestResult.h
.......\........\TestTestingFixture.h
.......\........\Utest.h
.......\........\UtestMacros.h
.......\........\VirtualCall.h
.......\CppUTestExt
.......\...........\CodeMemoryReportFormatter.h
.......\...........\CppUTestGMock
.......\...........\.............\gmock
.......\...........\.............\.....\gmock.h
.......\...........\CppUTestGTest
.......\...........\.............\gtest
.......\...........\.............\.....\gtest.h
.......\...........\GMock.h
.......\...........\GTestConvertor.h
.......\...........\GTestInterface.h
.......\...........\MemoryReportAllocator.h
.......\...........\MemoryReporterPlugin.h
.......\...........\MemoryReportFormatter.h
.......\...........\MockActualFunctionCall.h
.......\...........\MockExpectedFunctionCall.h
.......\...........\MockExpectedFunctionsList.h
.......\...........\MockFailure.h