From cbb6c243331c82d5adf92ea0c80bd510129637c6 Mon Sep 17 00:00:00 2001
From: Oana Stratulat <oanaandreeastratulat@gmail.com>
Date: Sun, 1 Jan 2012 20:55:21 +0200
Subject: [PATCH] FATE : test for dxtory

---
 tests/Makefile        |    1 +
 tests/fate/dxtory.mak |    4 ++++
 tests/ref/fate/dxtory |   25 +++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 0 deletions(-)
 create mode 100644 tests/fate/dxtory.mak
 create mode 100644 tests/ref/fate/dxtory

diff --git a/tests/Makefile b/tests/Makefile
index 4c9f958..5c48764 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -32,6 +32,7 @@ include $(SRC_PATH)/tests/fate/atrac.mak
 include $(SRC_PATH)/tests/fate/audio.mak
 include $(SRC_PATH)/tests/fate/dct.mak
 include $(SRC_PATH)/tests/fate/demux.mak
+include $(SRC_PATH)/tests/fate/dxtory.mak
 include $(SRC_PATH)/tests/fate/dpcm.mak
 include $(SRC_PATH)/tests/fate/ea.mak
 include $(SRC_PATH)/tests/fate/fft.mak
diff --git a/tests/fate/dxtory.mak b/tests/fate/dxtory.mak
new file mode 100644
index 0000000..4949a29
--- /dev/null
+++ b/tests/fate/dxtory.mak
@@ -0,0 +1,4 @@
+FATE_TESTS += fate-dxtory
+fate-dxtory: CMD = framecrc -i $(SAMPLES)/dxtory/dxtory_mic.avi
+
+
diff --git a/tests/ref/fate/dxtory b/tests/ref/fate/dxtory
new file mode 100644
index 0000000..ebd9c28
--- /dev/null
+++ b/tests/ref/fate/dxtory
@@ -0,0 +1,25 @@
+0, 0, 1382400, 0x44373645
+0, 3600, 1382400, 0x498a00a9
+0, 7200, 1382400, 0x4dcfd767
+0, 10800, 1382400, 0x4387ab01
+0, 14400, 1382400, 0xe08c9a02
+0, 18000, 1382400, 0x6d0a54d9
+0, 21600, 1382400, 0x587e25d0
+0, 25200, 1382400, 0x8687e363
+0, 28800, 1382400, 0x7bc4bf04
+0, 32400, 1382400, 0x86fb8949
+0, 36000, 1382400, 0x45215aa5
+0, 39600, 1382400, 0xf0fe238a
+0, 43200, 1382400, 0xaecfbcff
+0, 46800, 1382400, 0xad1ca3e6
+0, 50400, 1382400, 0x7a947172
+0, 54000, 1382400, 0xe86326b7
+0, 57600, 1382400, 0xe5580c80
+0, 61200, 1382400, 0x99d1db13
+0, 64800, 1382400, 0x176299be
+0, 68400, 1382400, 0x3e8775c9
+0, 72000, 1382400, 0xedb84d27
+0, 75600, 1382400, 0x4cca5235
+0, 79200, 1382400, 0x78270c9b
+0, 82800, 1382400, 0x8094d309
+0, 86400, 1382400, 0xe13386ac
-- 
1.7.5.4

