summaryrefslogtreecommitdiffstats
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-04-20 11:40:40 +0200
committerDiego Biurrun <diego@biurrun.de>2016-05-13 14:55:56 +0200
commita6a750c7ef240b72ce01e9653343a0ddf247d196 (patch)
tree5c472bb92b5264f19b9270b0caf8a8565b071cef /tests/fate-run.sh
parent257f00ec1ab06a2a161f535036c6512f3fc8e801 (diff)
downloadffmpeg-streaming-a6a750c7ef240b72ce01e9653343a0ddf247d196.zip
ffmpeg-streaming-a6a750c7ef240b72ce01e9653343a0ddf247d196.tar.gz
tests: Move all test programs to a subdirectory
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 9edfa9a..d11ca3c 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -167,7 +167,7 @@ pixfmts(){
filter=${test#filter-pixfmts-}
filter_args=$1
- showfiltfmts="$target_exec $target_path/libavfilter/filtfmts-test"
+ showfiltfmts="$target_exec $target_path/libavfilter/tests/filtfmts"
exclude_fmts=${outfile}${filter}_exclude_fmts
out_fmts=${outfile}${filter}_out_fmts
OpenPOWER on IntegriCloud