nuttx-apps/testing/cmocka
huojianchao 6c4948219c cmocka:Output results in both standard and XML formats when xml_path is specified, providing additional information to help locate the failure point.
Signed-off-by: Jianchao Huo <huojianchao@xiaomi.com>
2026-04-20 15:20:26 +08:00
..
tools fix lint error 2026-04-20 15:14:14 +08:00
.gitignore nsh: support watch command 2026-04-20 15:18:53 +08:00
0001-cmocka.c-Reduce-the-call-stack-consumption-of-printf.patch testing/cmocka: update cmocka version and add patch 2026-04-20 15:07:22 +08:00
0002-cmocka-feature-to-forwarding-cmocka-log-message-to-c.patch testing/cmocka: update cmocka version and add patch 2026-04-20 15:07:22 +08:00
0003-cmocka-update-method-for-strmatch-to-regex-and-add-list-all-testcases-function.patch testing/cmocka:add a patch. 2026-04-20 15:11:25 +08:00
0004-cmocka-xml-report.patch add cmocka tools and fix __WORDSIZE not defined warning 2026-04-20 15:14:12 +08:00
0005-cmocka-cmocka_private-fix-warning-in-cmocka_private.patch fix error: can not find patch file 2026-04-20 15:14:20 +08:00
0006-fix-linux-risc-v-compile-error-list_initialize.patch fix linux risc-v compile error:list_initialize 2026-04-20 15:14:43 +08:00
CMakeLists.txt cmake(bugfix):fix cmocka include path cant find in testcases 2026-04-20 15:19:06 +08:00
Kconfig cmocka:use posix_spawn inside of exec_builtin 2026-04-20 15:20:14 +08:00
Make.defs examples/watcher: get the thread name using pthread_getname_np 2026-04-20 15:11:16 +08:00
Makefile fix linux risc-v compile error:list_initialize 2026-04-20 15:14:43 +08:00
cmocka_main.c cmocka:Output results in both standard and XML formats when xml_path is specified, providing additional information to help locate the failure point. 2026-04-20 15:20:26 +08:00
cmocka_platform.h testing/cmocka: forwarding cmocka log message to syslog channel 2026-04-20 15:07:04 +08:00