| fix lint error root:/home/data/vela# ./nuttx/tools/checkpatch.sh -f apps/testing/cmocka/tools/cmocka_implement.py All done! ✨ 🍰 ✨ 1 file would be left unchanged. root:/home/data/vela# ./nuttx/tools/checkpatch.sh -f apps/testing/cmocka/tools/cmocka_report.py All done! ✨ 🍰 ✨ 1 file would be left unchanged. root:/home/data/vela# ./nuttx/tools/checkpatch.sh -f apps/testing/cmocka/tools/junit2htmlreport/te templates/ textutils.py root:/home/data/vela# ./nuttx/tools/checkpatch.sh -f apps/testing/cmocka/tools/junit2htmlreport/textutils.py All done! ✨ 🍰 ✨ Signed-off-by: zhangchao53 <zhangchao53@xiaomi.com> | 2 个月前 |
| nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 |
| testing/cmocka: update cmocka version and add patch Specify cmocka as the latest version 1.15 add patch to enable cmocka to output with syslog Signed-off-by: yintao <yintao@xiaomi.com> | 2 个月前 |
| testing/cmocka: update cmocka version and add patch Specify cmocka as the latest version 1.15 add patch to enable cmocka to output with syslog Signed-off-by: yintao <yintao@xiaomi.com> | 2 个月前 |
| testing/cmocka:add a patch. cmocka modification upload Nuttx community preparation: upload a patch with recent changes for cmocka source code. Signed-off-by: yangjiao <yangjiao@xiaomi.com> | 2 个月前 |
| add cmocka tools and fix __WORDSIZE not defined warning | 2 个月前 |
| fix error: can not find patch file Signed-off-by: zhangchao53 <zhangchao53@xiaomi.com> | 2 个月前 |
| fix linux risc-v compile error:list_initialize Signed-off-by: zhangchao53 <zhangchao53@xiaomi.com> | 2 个月前 |
| cmake(bugfix):fix cmocka include path cant find in testcases Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 |
| cmocka:use posix_spawn inside of exec_builtin Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 |
| examples/watcher: get the thread name using pthread_getname_np Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 |
| fix linux risc-v compile error:list_initialize Signed-off-by: zhangchao53 <zhangchao53@xiaomi.com> | 2 个月前 |
| 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> | 2 个月前 |
| testing/cmocka: forwarding cmocka log message to syslog channel and ignore cmocka files in apps Signed-off-by: chao an <anchao@xiaomi.com> | 2 个月前 |