8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
|
menu "CPP11 Testcase"
|
||
|
|
||
|
config UTEST_CPP11_THREAD_TC
|
||
|
bool "Cpp11 thread test"
|
||
|
default n
|
||
|
|
||
|
endmenu
|