summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-10-17 19:43:41 +0200
committerDiego Biurrun <diego@biurrun.de>2013-07-29 19:20:28 +0200
commit711c4da1af71e0d26ca93626a3c2dd48821f1cc7 (patch)
tree81488e601e0c4cd1b64a794075ca72696d78613e /tests/fate
parentd99a2b6d0a4d0b2f5ba6a1f1637d6cb88c5c9184 (diff)
fate: Add tree test
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/libavutil.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fate/libavutil.mak b/tests/fate/libavutil.mak
index 3777625e80..6f24496817 100644
--- a/tests/fate/libavutil.mak
+++ b/tests/fate/libavutil.mak
@@ -58,6 +58,11 @@ FATE_LIBAVUTIL += fate-sha
fate-sha: libavutil/sha-test$(EXESUF)
fate-sha: CMD = run libavutil/sha-test
+FATE_LIBAVUTIL += fate-tree
+fate-tree: libavutil/tree-test$(EXESUF)
+fate-tree: CMD = run libavutil/tree-test
+fate-tree: REF = /dev/null
+
FATE_LIBAVUTIL += fate-xtea
fate-xtea: libavutil/xtea-test$(EXESUF)
fate-xtea: CMD = run libavutil/xtea-test