Home
last modified time | relevance | path

Searched refs:Platform_ID (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/bat/tests/
H A Dalsabat_main.sh50 Platform_ID=`cat $file |grep "Codec:" |cut -d " " -f 3`
51 if [ "$Platform_ID" == "Skylake" ] \
52 || [ "$Platform_ID" == "Broadwell" ] \
53 || [ "$Platform_ID" == "Haswell" ]; then
54 echo $Platform_ID
161 alsactl restore -f $ABAT_TEST_PATH/asound_state/asound.state.$Platform_ID
169 echo -e " *--Running the audio automated test on $Platform_ID-------*\n"

Completed in 1 milliseconds