Browse Source

fate: gapless: test mp3 both with and without TOC

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.7
wm4 Michael Niedermayer 10 years ago
parent
commit
12da8bc38d
2 changed files with 7 additions and 1 deletions
  1. +2
    -1
      tests/fate/gapless.mak
  2. +5
    -0
      tests/ref/fate/gapless-mp3-notoc

+ 2
- 1
tests/fate/gapless.mak View File

@@ -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)



+ 5
- 0
tests/ref/fate/gapless-mp3-notoc View File

@@ -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

Loading…
Cancel
Save