nuttx-apps/testing/mm
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
..
cachetest apps: testing:add unistd.h and pthread.h 2026-04-20 15:19:31 +08:00
heaptest testsuits: remove not supported case when not Flat build 2026-04-20 15:19:37 +08:00
iob apps/testing:merge case to new folders 2026-04-20 15:19:23 +08:00
kasantest kasantest: Add test cases for stack 2026-04-20 15:19:31 +08:00
memstress apps: testing:add unistd.h and pthread.h 2026-04-20 15:19:31 +08:00
memtester mm:add .gitignore about memtester and stressapptest 2026-04-20 15:19:22 +08:00
open_memstream apps/testing:merge case to new folders 2026-04-20 15:19:23 +08:00
opus_ramtest apps/testing:merge case to new folders 2026-04-20 15:19:23 +08:00
ramtest apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +08:00
stressapptest mm:add .gitignore about memtester and stressapptest 2026-04-20 15:19:22 +08:00
tlsftest feat: add TLSF test tool 2026-04-20 15:19:36 +08:00
.gitignore apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +08:00
CMakeLists.txt apps/testing:merge case folder to the new mm folder 2026-04-20 15:19:22 +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