summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-10-05 14:46:38 +0200
committerDiego Biurrun <diego@biurrun.de>2017-03-01 11:06:52 +0100
commitdb869f4ea4405fb8f9736e5ecdca70f77621a28e (patch)
tree8289b615fead072df9429a129909e11ad2d59039 /tests/fate-run.sh
parent3c0efbd03349ae68d3a25a082222652a102e3fd4 (diff)
fate: Add build-only targets to FATE
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 21111403a6..8de749d4a7 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -192,6 +192,10 @@ pixfmts(){
test=$outertest
}
+null(){
+ :
+}
+
mkdir -p "$outdir"
exec 3>&2