SmartAudio/package/testtools/tinatest/config/stress/storage/Config.in

9 lines
182 B
Plaintext

menuconfig TINATEST_STRESS_STORAGE
bool "storage"
if TINATEST_STRESS_STORAGE
source fulldisk/Config.in
source power-fail/Config.in
source throughput/Config.in
endif