nuttx-apps/testing/mm/heaptest
wushenhui 355d27c3ac testsuits: remove not supported case when not Flat build
1. testing/testsuites/kernel/fs/cmocka_fs_test.c:
   file_put() and file_get() not available in kernel mode.

2. testing/testsuites/kernel/sched/cmocka_sched_test.c
   & testing/testsuites/Makefile & testing/testsuites/CMakeLists.txt :
   task_creat() not available in kernel mode.

3. testing/mm/heaptest/Kconfig:
   header `mm/mm_heap/mm.h` unavailable in kernel mode.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
Signed-off-by: wushenhui <wushenhui@xiaomi.com>
2026-04-20 15:19:37 +08:00
..
CMakeLists.txt apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +08:00
Kconfig testsuits: remove not supported case when not Flat build 2026-04-20 15:19:37 +08:00
Make.defs apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +08:00
Makefile apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +08:00
mm_main.c apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +08:00