We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7544f4 commit ab50ae3Copy full SHA for ab50ae3
1 file changed
test-case/check-selector-play.sh
@@ -119,14 +119,14 @@ run_tests()
119
main()
120
{
121
init_globals
122
- prepare_test_soundfiles
123
check_tplg
124
125
start_test
126
127
if [[ "$tplg" != *nocodec* ]]; then
128
skip_test "Skipping: test currently supported for NO-CODEC platforms only"
129
fi
+ prepare_test_soundfiles
130
131
logger_disabled || func_lib_start_log_collect
132
0 commit comments