summaryrefslogtreecommitdiff
path: root/tests/fate/libavformat.mak
diff options
context:
space:
mode:
authorZhang Rui <bbcallen@gmail.com>2015-07-21 21:04:03 +0800
committerMichael Niedermayer <michael@niedermayer.cc>2015-07-21 15:19:42 +0200
commitaee909acfb34bf8c03e3c4a93430df95ba8fae08 (patch)
treed7b05b4be21d7826a410054b5bd40df2bbe70afe /tests/fate/libavformat.mak
parent5d0616ce0e640383904615f1d09cae21446124bb (diff)
fate: add test for async protocol
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/libavformat.mak')
-rw-r--r--tests/fate/libavformat.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/libavformat.mak b/tests/fate/libavformat.mak
index a9c02bcbaf..4102ce891d 100644
--- a/tests/fate/libavformat.mak
+++ b/tests/fate/libavformat.mak
@@ -1,3 +1,7 @@
+FATE_LIBAVFORMAT-$(HAVE_PTHREADS) += fate-async
+fate-async: libavformat/async-test$(EXESUF)
+fate-async: CMD = run libavformat/async-test
+
FATE_LIBAVFORMAT-$(CONFIG_NETWORK) += fate-noproxy
fate-noproxy: libavformat/noproxy-test$(EXESUF)
fate-noproxy: CMD = run libavformat/noproxy-test