[FFmpeg-cvslog] fate: Add tree test

Diego Biurrun git at videolan.org
Tue Jul 30 11:19:37 CEST 2013


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Wed Oct 17 19:43:41 2012 +0200| [711c4da1af71e0d26ca93626a3c2dd48821f1cc7] | committer: Diego Biurrun

fate: Add tree test

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=711c4da1af71e0d26ca93626a3c2dd48821f1cc7
---

 tests/fate/libavutil.mak |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/fate/libavutil.mak b/tests/fate/libavutil.mak
index 3777625..6f24496 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



More information about the ffmpeg-cvslog mailing list