CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:CppUTest-v3.3

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-16
  • 文件大小:
    372.52kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

单元测试框架,可以用于测试嵌入式C语言工程文件-Unit Test Framework
(系统自动生成,下载前可以参看下载内容)

下载文件列表

makeAll.sh
cleanAll.sh
.cdtproject
.cproject
.project
.settings/
.settings/org.eclipse.cdt.core.prefs
.settings/org.eclipse.cdt.ui.prefs
build/
build/alltests.mmp
build/bld.inf
build/ComponentMakefile
build/ComponentMakefileExampleParameters
build/cpputest.mmp
build/MakefileWorker.mk
build/StaticLibMakefile
cpputest-hist.txt
CppUTest.dsp
CppUTest.dsw
CppUTest.mak
CppUTest.vcproj
CppUTest.vcxproj
CppUTest_VS2008.sln
CppUTest_VS2010.sln
examples/
examples/.cdtproject
examples/.project
examples/.settings/
examples/.settings/org.eclipse.cdt.core.prefs
examples/AllTests/
examples/AllTests/AllTests.cpp
examples/AllTests/AllTests.dsp
examples/AllTests/CircularBufferTest.cpp
examples/AllTests/EventDispatcherTest.cpp
examples/AllTests/HelloTest.cpp
examples/AllTests/MockDocumentationTest.cpp
examples/AllTests/PrinterTest.cpp
examples/AllTests/RunAllTests.sh
examples/ApplicationLib/
examples/ApplicationLib/AllTests.h
examples/ApplicationLib/ApplicationLib.dsp
examples/ApplicationLib/CircularBuffer.cpp
examples/ApplicationLib/CircularBuffer.h
examples/ApplicationLib/EventDispatcher.cpp
examples/ApplicationLib/EventDispatcher.h
examples/ApplicationLib/ExamplesNewOverrides.h
examples/ApplicationLib/hello.c
examples/ApplicationLib/hello.h
examples/ApplicationLib/MockPrinter.h
examples/ApplicationLib/Printer.cpp
examples/ApplicationLib/Printer.h
examples/CppUTestExample.dsw
examples/lib/
examples/Makefile
examples/objs/
examples/README.txt
include/
include/CppUTest/
include/CppUTest/CommandLineArguments.h
include/CppUTest/CommandLineTestRunner.h
include/CppUTest/JUnitTestOutput.h
include/CppUTest/MemoryLeakDetector.h
include/CppUTest/MemoryLeakDetectorMallocMacros.h
include/CppUTest/MemoryLeakDetectorNewMacros.h
include/CppUTest/MemoryLeakWarningPlugin.h
include/CppUTest/PlatformSpecificFunctions.h
include/CppUTest/PlatformSpecificFunctions_c.h
include/CppUTest/SimpleString.h
include/CppUTest/StandardCLibrary.h
include/CppUTest/TestFailure.h
include/CppUTest/TestFilter.h
include/CppUTest/TestHarness.h
include/CppUTest/TestHarness_c.h
include/CppUTest/TestMemoryAllocator.h
include/CppUTest/TestOutput.h
include/CppUTest/TestPlugin.h
include/CppUTest/TestRegistry.h
include/CppUTest/TestResult.h
include/CppUTest/TestTestingFixture.h
include/CppUTest/Utest.h
include/CppUTest/UtestMacros.h
include/CppUTest/VirtualCall.h
include/CppUTestExt/
include/CppUTestExt/CodeMemoryReportFormatter.h
include/CppUTestExt/CppUTestGMock/
include/CppUTestExt/CppUTestGMock/gmock/
include/CppUTestExt/CppUTestGMock/gmock/gmock.h
include/CppUTestExt/CppUTestGTest/
include/CppUTestExt/CppUTestGTest/gtest/
include/CppUTestExt/CppUTestGTest/gtest/gtest.h
include/CppUTestExt/GMock.h
include/CppUTestExt/GTestConvertor.h
include/CppUTestExt/GTestInterface.h
include/CppUTestExt/MemoryReportAllocator.h
include/CppUTestExt/MemoryReporterPlugin.h
include/CppUTestExt/MemoryReportFormatter.h
include/CppUTestExt/MockActualFunctionCall.h
include/CppUTestExt/MockExpectedFunctionCall.h
include/CppUTestExt/MockExpectedFunctionsList.h
include/CppUTestExt/MockFailure.h
include/CppUTestExt/MockFunctionCall.h
include/CppUTestExt/MockNamedValue.h
include/CppUTestExt/MockSupport.h
include/CppUTestExt/MockSupport_c.h
include/CppUTestExt/MockSupportPlugin.h
include/CppUTestExt/OrderedTest.h
include/Platforms/
include/Platforms/Gcc/
include/Platforms/Gcc/Platform.h
include/Platforms/StarterKit/
include/Platforms/StarterKit/Platform.h
include/Platforms/Symbian/
include/Platforms/Symbian/Platform.h
include/Platforms/VisualCpp/
include/Platforms/VisualCpp/Platform.h
include/Platforms/VisualCpp/stdint.h
lib/
lib/NoteOnVisualStudio.txt
lib/vc6/
lib/vs2008/
lib/vs2010/
Makefile
Makefile_CppUTestExt
Makefile_CppUTestExt-old
Makefile_for_old_make
makeVc6.bat
makeVS2008.bat
makeVS2010.bat
objs/
README.md
README_CppUTest.txt
README_CppUTest_for_C.txt
README_InstallCppUTest.txt
README_Symbian.txt
README_UsersOfPriorVersions.txt
releaseNotes.txt
scripts/
scripts/checkForCppUTestEnvVariable.sh
scripts/convertToUnity/
scripts/convertToUnity/cpp_u_test_to_unity.rb
scripts/convertToUnity/cpp_u_test_to_unity_utils.rb
scripts/convertToUnity/cpp_u_test_to_unity_utils_tests.rb
scripts/convertToUnity/create_group_runner.rb
scripts/convertToUnity/create_unity_test_runner.rb
scripts/convertToUnity/README.txt
scripts/CppUnitTemplates/
scripts/CppUnitTemplates/ClassName.cpp
scripts/CppUnitTemplates/ClassName.h
scripts/CppUnitTemplates/ClassNameC.c
scripts/CppUnitTemplates/ClassNameC.h
scripts/CppUnitTemplates/ClassNameCMultipleInstance.c
scripts/CppUnitTemplates/ClassNameCMultipleInstance.h
scripts/CppUnitTemplates/ClassNameCMultipleInstanceTest.cpp
scripts/CppUnitTemplates/ClassNameCPolymorphic.c
scripts/CppUnitTemplates/ClassNameCPolymorphic.h
scripts/CppUnitTemplates/ClassNameCTest.cpp
scripts/CppUnitTemplates/ClassNameTest.cpp
scripts/CppUnitTemplates/InterfaceCTest.cpp
scripts/CppUnitTemplates/InterfaceTest.cpp
scripts/CppUnitTemplates/MockClassName.h
scripts/CppUnitTemplates/MockClassNameC.c
scripts/CppUnitTemplates/MockClassNameC.h
scripts/CppUnitTemplates/ProjectTemplate/
scripts/CppUnitTemplates/ProjectTemp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭