Files
Chen Wang c1363c77d6 utest: Improve the strings displayed in the menu
Use "Test" instead of "Unit Testcases" to make string shorter.
Use uppercase to make it look more eye-catching.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-10-16 18:34:43 +08:00

5 lines
106 B
Plaintext

if RT_USING_AUDIO
config RT_UTEST_USING_AUDIO_DRIVER
bool "Audio Test"
default n
endif