nuttx-apps/testing/mm
wangmingrong1 3f823f9f25 kasantest: -fno-builtin is enabled by default
The strlen function called by kasantest will be optimized by the compiler, and the strlen function implemented in NX will not be called. Adding -fno-builtin can solve the problem.

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2025-07-18 22:42:25 +08:00
..
cachetest apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
heaptest apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
iob apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
kasantest kasantest: -fno-builtin is enabled by default 2025-07-18 22:42:25 +08:00
memstress apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
memtester apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
ramtest apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
stressapptest cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
.gitignore apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
CMakeLists.txt apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
Make.defs apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
Makefile apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00