From af629c85ab2f1eaffafbfe292cb7a97279ad5fc9 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 1 Jan 2020 18:16:25 +0100 Subject: ac97: Add binary output test-cases. --- decoder/test/ac97/test.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'decoder/test/ac97/test.conf') diff --git a/decoder/test/ac97/test.conf b/decoder/test/ac97/test.conf index 0a8a4e8..28e65f1 100644 --- a/decoder/test/ac97/test.conf +++ b/decoder/test/ac97/test.conf @@ -2,3 +2,7 @@ test alc655_snippet2 protocol-decoder ac97 channel clk=0 channel out=1 channel in=2 channel sync=3 input ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup_snippet2.sr output ac97 annotation match alc655_snippet2.output + output ac97 binary class frame-out match alc655_snippet2.bin_frame_out + output ac97 binary class frame-in match alc655_snippet2.bin_frame_in + output ac97 binary class slot-raw-out match alc655_snippet2.bin_slot_raw_out + output ac97 binary class slot-raw-in match alc655_snippet2.bin_slot_raw_in -- cgit v1.2.3-54-g00ecf