rt-thread/examples/utest/testcases/kernel/Kconfig

9 lines
137 B
Plaintext
Raw Normal View History

menu "Kernel Testcase"
config UTEST_MEMHEAP_TC
bool "memheap stability test"
default y
depends on RT_USING_MEMHEAP
endmenu