nuttx-apps/testing/fs/memfd/Kconfig
wangzhi16 5c6d646d76 testing/fs: add testcase to test the stability of memfd.
Supplement ostest test cases.

Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com>
2026-01-22 19:53:39 +08:00

11 lines
299 B
Text

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config TESTING_MEMFD
bool "Testing the stability of memfd"
depends on !LIBC_MEMFD_ERROR && MM_KASAN
default n
---help---
Enable to test the stability of memfd