From f781bf3e101b9c11d50dccd01971f5a09d54acfc Mon Sep 17 00:00:00 2001 From: James Almer Date: Mon, 1 Feb 2016 00:26:34 -0300 Subject: fate: re-enable dca-xll test And check for bitexact output instead Reviewed-by: Hendrik Leppkes Signed-off-by: James Almer --- tests/fate/audio.mak | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/fate') diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak index 93c19a0320..5a36db2973 100644 --- a/tests/fate/audio.mak +++ b/tests/fate/audio.mak @@ -21,6 +21,9 @@ fate-dca-core: CMD = pcm -i $(TARGET_SAMPLES)/dts/dts.ts fate-dca-core: CMP = oneoff fate-dca-core: REF = $(SAMPLES)/dts/dts.pcm +FATE_DCA-$(call DEMDEC, DTS, DCA) += fate-dca-xll +fate-dca-xll: CMD = md5 -i $(TARGET_SAMPLES)/dts/master_audio_7.1_24bit.dts -f s24le + FATE_SAMPLES_AUDIO-$(CONFIG_DCA_DECODER) += $(FATE_DCA-yes) fate-dca: $(FATE_DCA-yes) -- cgit v1.2.3