nuttx-apps/testing
Piyush Patle 9d849adfab include/debug.h: Use <nuttx/debug.h> in apps
Replace app-side includes of <debug.h> with <nuttx/debug.h> to use the
header from the NuttX tree explicitly after the header move.

Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-04-11 10:39:27 -03:00
..
arch
cmocka !testing/cmocka: Compile cmocka as a libary only by default 2026-01-12 10:14:55 +08:00
cxx apps: Fix minor issues for latest toolchains 2026-01-23 10:00:52 +08:00
cxx-oot-build
drivers include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
enet apps/testing: add cmock_test for enet in order to test send and receive pkt 2025-12-29 22:30:56 +08:00
fff
fs include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
libc include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
ltp ltp: close mq_close/3-1 testcase when open CONFIG_FDCHECK 2026-01-15 10:25:21 +08:00
mm include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
nettest
nuts testing/nuts: NuttX Unit Test Selection (NUTS) application. 2025-12-28 10:28:14 +08:00
ostest include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
sched testing/{ostest,sched/smp}: Remove BOARD_LOOPSPERMSEC references 2026-02-09 09:21:50 +01:00
testsuites testing: Fix cmocka_syscall_test crash when CONFIG_FDCHECK enable 2026-02-03 17:36:49 +08:00
unity
.gitignore
CMakeLists.txt
Make.defs
Makefile