OSDN Git Service

fate: add idct8x8 test
authorMans Rullgard <mans@mansr.com>
Sun, 3 Jul 2011 23:58:56 +0000 (00:58 +0100)
committerMans Rullgard <mans@mansr.com>
Mon, 4 Jul 2011 09:38:17 +0000 (10:38 +0100)
This tests the IDCT implementations available in the build.

Signed-off-by: Mans Rullgard <mans@mansr.com>
tests/Makefile
tests/fate/dct.mak [new file with mode: 0644]

index f69acf7..431a404 100644 (file)
@@ -41,6 +41,7 @@ include $(SRC_PATH)/tests/fate/aac.mak
 include $(SRC_PATH)/tests/fate/als.mak
 include $(SRC_PATH)/tests/fate/amrnb.mak
 include $(SRC_PATH)/tests/fate/amrwb.mak
+include $(SRC_PATH)/tests/fate/dct.mak
 include $(SRC_PATH)/tests/fate/fft.mak
 include $(SRC_PATH)/tests/fate/h264.mak
 include $(SRC_PATH)/tests/fate/libavutil.mak
diff --git a/tests/fate/dct.mak b/tests/fate/dct.mak
new file mode 100644 (file)
index 0000000..8f2ab7a
--- /dev/null
@@ -0,0 +1,5 @@
+FATE_TESTS += fate-idct8x8
+fate-idct8x8: libavcodec/dct-test$(EXESUF)
+fate-idct8x8: CMD = run libavcodec/dct-test -i
+fate-idct8x8: REF = /dev/null
+fate-idct8x8: CMP = null