Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test-case/check-selector-play.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,14 @@ run_tests()
main()
{
init_globals
prepare_test_soundfiles
check_tplg

start_test

if [[ "$tplg" != *nocodec* ]]; then
skip_test "Skipping: test currently supported for NO-CODEC platforms only"
fi
prepare_test_soundfiles

logger_disabled || func_lib_start_log_collect

Expand Down