4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-24 11:57:05 +08:00
2021-06-03 15:00:13 +08:00

9 lines
137 B
Plaintext

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