[FFmpeg-devel] [PATCH 4/4] fate: gapless: test mp3 both with and without TOC

wm4 nfxjfg at googlemail.com
Fri Apr 17 17:27:03 CEST 2015


---
I had too many issues with this difference.
---
 tests/fate/gapless.mak           | 3 ++-
 tests/ref/fate/gapless-mp3-notoc | 5 +++++
 2 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 tests/ref/fate/gapless-mp3-notoc

diff --git a/tests/fate/gapless.mak b/tests/fate/gapless.mak
index 7f0848d..a09dac6 100644
--- a/tests/fate/gapless.mak
+++ b/tests/fate/gapless.mak
@@ -1,5 +1,6 @@
-FATE_GAPLESS-$(CONFIG_MP3_DEMUXER) += fate-gapless-mp3
+FATE_GAPLESS-$(CONFIG_MP3_DEMUXER) += fate-gapless-mp3 fate-gapless-mp3-notoc
 fate-gapless-mp3: CMD = gapless $(TARGET_SAMPLES)/gapless/gapless.mp3 "-usetoc 1"
+fate-gapless-mp3-notoc: CMD = gapless $(TARGET_SAMPLES)/gapless/gapless.mp3 "-usetoc 0"
 
 FATE_GAPLESS = $(FATE_GAPLESS-yes)
 
diff --git a/tests/ref/fate/gapless-mp3-notoc b/tests/ref/fate/gapless-mp3-notoc
new file mode 100644
index 0000000..3528e71
--- /dev/null
+++ b/tests/ref/fate/gapless-mp3-notoc
@@ -0,0 +1,5 @@
+d5c88cf38416329a052a9b0cb140fb4c *tests/data/fate/gapless-mp3-notoc.out-1
+c96c3ae7bd3300fd2f4debac222de5b7
+68f040b12d79c71e3b2e8ba90a9cbd96 *tests/data/fate/gapless-mp3-notoc.out-2
+c96c3ae7bd3300fd2f4debac222de5b7
+e750fc8ae00ba29a03983edafbb63975 *tests/data/fate/gapless-mp3-notoc.out-3
-- 
2.1.4



More information about the ffmpeg-devel mailing list