From 427c8efea87baa1a3e94be5aafe6cb315ef26e57 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Wed, 12 Aug 2020 19:04:13 +0200 Subject: sdq: introduce SDQ decoder test (bits, bytes, break) Add a simple test on a short snippet of the SDQ capture. This covers the extraction of bits and bytes, and the synchronization on BREAK symbols. --- decoder/test/sdq/test.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 decoder/test/sdq/test.conf (limited to 'decoder/test/sdq/test.conf') diff --git a/decoder/test/sdq/test.conf b/decoder/test/sdq/test.conf new file mode 100644 index 0000000..fd003ef --- /dev/null +++ b/decoder/test/sdq/test.conf @@ -0,0 +1,4 @@ +test iphone_se_snippet + protocol-decoder sdq channel sdq=0 + input sdq/iphone_se_snippet.sr + output sdq annotation match iphone_se_snippet.output -- cgit v1.2.3-54-g00ecf