没有合适的资源?快使用搜索试试~ 我知道了~
libcester:针对C和C ++编程语言的健壮的仅标头单元测试框架。 支持功能模拟,内存泄漏检测,崩溃报告
共96个文件
c:61个
rst:21个
h:2个
需积分: 9 0 下载量 178 浏览量
2021-05-06
00:57:23
上传
评论
收藏 120KB ZIP 举报
温馨提示
libcester 一个健壮的仅用于C编程语言的标头单元测试框架。 支持功能模拟,内存泄漏检测,崩溃报告。 cester是针对C编程语言的仅标头的自动化测试框架,它不需要依赖关系,可以立即下载并在项目中使用。 可在包括嵌入式系统在内的各种平台上工作,并与各种编译器兼容。 允许共享实例TestInstance对象,每个测试用例均可在其中共享数据和访问命令行参数。 # include < exotic> CESTER_TEST (test_one, inst, cester_assert_equal ( NULL , (( void *)0)); ) 测试结果可以输出为各种格式的JunitXML,Test Anything Protocol,Test Anything Protocol Version 13和文本。 请访问以获取文档和教程。 表中的内
资源推荐
资源详情
资源评论
收起资源包目录
libcester-main.zip (96个子文件)
libcester-main
.gitattributes 23B
.github
workflows
main.yml 3KB
LICENSE 1KB
test
test_assert_cpm.c 514B
test_custom_main.c 411B
test_commas.c 481B
test_mem_leak_detection_calloc.c 2KB
test_no_before_after_memtest.c 1KB
test_mem_leak_detection.c 2KB
test_isolated_status.c 2KB
test_should_fail_manual.c 1KB
test_assert_null.c 300B
test_junitxml_output_no_time.c 1KB
test_mock.c 651B
test_recreate_double_eval_bug_fix.c 478B
test_no_time.c 194B
test_no_main.c 405B
test_mock_function.c 627B
test_junitxml_output.c 1KB
test_before_after_each_all.c 904B
test_no_mock.c 373B
test_always_success.c 531B
originals.h 131B
crash_test.c 499B
test_before_after_memtest.c 1KB
test_comment.c 589B
test_no_windows_h.c 1013B
test_assert_t_f.c 397B
test_assert_true_false.c 476B
test_no_assert.c 338B
test_segfault.c 1KB
test_assert_long.c 2KB
originals.c 371B
test_should_fail.c 1011B
test_disabled_posix.c 279B
CMakeLists.txt 8KB
test_stream_assertions.c 3KB
test_assert_char.c 3KB
test_assert_short.c 1KB
test_skip_todo_macro.c 1009B
test_todo_macro.c 583B
test_tap_v13_output.c 2KB
test_incode_options.c 411B
test_assert_string.c 424B
test_expect_actual.c 1KB
test_assert_true_false_msg.c 661B
skips_test_always_fail.c 530B
test_assert_double_float.c 4KB
test_shared_data.c 961B
test_assert_pointer.c 636B
test_assert_long_long.c 2KB
test_assert_int.c 2KB
test_assert_test_verbose_levels.c 657B
test_tap_v13_output_no_time.c 2KB
test_skip_macro.c 727B
test_assert_cpm_msg.c 876B
test_simulate_embedded.c 222B
test_test_instance_arg.c 1KB
test_stream_fprintf.c 4KB
test_no_mem_leak_detection.c 2KB
empty_c_file.c 117B
test_assert_equal.c 430B
test_tap_output_no_time.c 2KB
test_manual_before_after_options.c 1021B
test_before_after_all.c 315B
test_tap_output.c 2KB
README.md 14KB
docs
deploy.sh 485B
make.sh 104B
faq.rst 4KB
conf.py 3KB
download.rst 2KB
screenshots.rst 1KB
index.rst 8KB
libcester.png 5KB
Doxyfile 623B
docs
test_for_failure.rst 7KB
options.rst 7KB
manual_test_registration.rst 3KB
fixtures.rst 6KB
output_formats.rst 7KB
macros.rst 30KB
index.rst 315B
testing_stream.rst 6KB
mocking.rst 4KB
selective_compilation.rst 4KB
known_issues.rst 2KB
assertions.rst 37KB
how_it_works
how_assertion_macro.rst 3KB
index.rst 220B
how_test_registration_works.rst 2KB
how_mocking.rst 1KB
how_stream_capture_works.rst 2KB
_static
css
libcester.css 2KB
.gitignore 723B
include
exotic
cester.h 241KB
共 96 条
- 1
资源评论
GDMS
- 粉丝: 34
- 资源: 4529
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【andorid毕业设计】Android奇艺高清UI界面源代码.zip
- 【andorid毕业设计】Android腾讯微薄客户端源代码.zip
- 【andorid毕业设计】android通话时间统计器[实例,源代码].zip
- 欧姆龙安全开关D4NL-1HFG-B4用户手册
- jfpz11-25.zip
- 【andorid毕业设计】Android系统原理与开发要点详解_培训课件.zip
- 【andorid毕业设计】android网络视频播放器(完整可运行).zip
- 【andorid毕业设计】Android下拉刷新控件(ListView好ScrollView版).zip
- 【andorid毕业设计】Android项目之——漂亮的平台书架.zip
- 【andorid毕业设计】Android项目之——页面特效集合(附源码).zip
- 【andorid毕业设计】Android音量seekbar制作.zip
- 【andorid毕业设计】Android异步加载图像小结 (含线程池,缓存方法).zip
- 基于MATLAB的人体姿态检测识别(完整项目代码)
- 【andorid毕业设计】Android应用框架原理与程序设计.zip
- Android远程登录含有loading登录效果~~完整代码和超级详细注释.zip
- ARM实验.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功