summaryrefslogtreecommitdiff
path: root/decoder/test/tdm_audio/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-11-24 19:10:35 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-11-24 19:23:57 +0100
commitad96eb8290d9f64cd58b8f818e410a43b20a1b57 (patch)
treef3cc77c4d95222bb37aa528868ad0b7b232f560a /decoder/test/tdm_audio/test.conf
parentf5cd5e9c112bef7fcf315692614a913b17522e77 (diff)
downloadsigrok-test-ad96eb8290d9f64cd58b8f818e410a43b20a1b57.tar.gz
sigrok-test-ad96eb8290d9f64cd58b8f818e410a43b20a1b57.zip
tdm_audio: Add two initial test-cases.
Diffstat (limited to 'decoder/test/tdm_audio/test.conf')
-rw-r--r--decoder/test/tdm_audio/test.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/decoder/test/tdm_audio/test.conf b/decoder/test/tdm_audio/test.conf
new file mode 100644
index 0000000..ef12748
--- /dev/null
+++ b/decoder/test/tdm_audio/test.conf
@@ -0,0 +1,9 @@
+test tdm-4ch-16bit-cap1
+ protocol-decoder tdm_audio channel clock=3 channel frame=2 channel data=1
+ input tdm_audio/tdm-4ch-16bit-cap1.sr
+ output tdm_audio annotation match tdm-4ch-16bit-cap1.output
+
+test tdm-8ch-16bit-cap1
+ protocol-decoder tdm_audio channel clock=3 channel frame=2 channel data=1
+ input tdm_audio/tdm-8ch-16bit-cap1.sr
+ output tdm_audio annotation match tdm-8ch-16bit-cap1.output