From b957533fd382c214a38eb0f09133b66a39e8e0eb Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 20 Mar 2016 20:10:18 +0100 Subject: Add an AUD test-case. --- decoder/test/aud/audgen-01.output | 5 +++++ decoder/test/aud/test.conf | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 decoder/test/aud/audgen-01.output create mode 100644 decoder/test/aud/test.conf (limited to 'decoder/test/aud') diff --git a/decoder/test/aud/audgen-01.output b/decoder/test/aud/audgen-01.output new file mode 100644 index 0000000..a31b226 --- /dev/null +++ b/decoder/test/aud/audgen-01.output @@ -0,0 +1,5 @@ +20-110 aud: dest: "0x00000104" +140-190 aud: dest: "0x00001408" +210-240 aud: dest: "0x00001432" +240-260 aud: dest: "0x00001438" +320-370 aud: dest: "0x00002544" diff --git a/decoder/test/aud/test.conf b/decoder/test/aud/test.conf new file mode 100644 index 0000000..98e6cbf --- /dev/null +++ b/decoder/test/aud/test.conf @@ -0,0 +1,4 @@ +test audgen-01 + protocol-decoder aud channel audck=0 channel naudsync=1 channel audata3=2 channel audata2=3 channel audata1=4 channel audata0=5 + input aud/audgen-01.sr + output aud annotation match audgen-01.output -- cgit v1.2.3-54-g00ecf