We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c0b78 commit 1ffc3c0Copy full SHA for 1ffc3c0
Runner/suites/Multimedia/Audio/AudioPlayback/run.sh
@@ -38,6 +38,8 @@ fi
38
. "$TOOLS/functestlib.sh"
39
# shellcheck disable=SC1091
40
. "$TOOLS/audio_common.sh"
41
+# shellcheck disable=SC1091
42
+. "$TOOLS/lib_video.sh"
43
44
TESTNAME="AudioPlayback"
45
RES_FILE="./${TESTNAME}.res"
0 commit comments