summaryrefslogtreecommitdiff
path: root/decoders/uart/test/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-01-30 17:54:16 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2014-01-30 18:01:50 +0100
commit9eace5fb7ce1c9cc736fd7a133dc413536004dee (patch)
treef1c4ead5cd281274de29f8142cf387bfad6d5975 /decoders/uart/test/test.conf
parente0a0123d2f7f1039fe52f24591dff262b4f8935c (diff)
downloadlibsigrokdecode-9eace5fb7ce1c9cc736fd7a133dc413536004dee.tar.gz
libsigrokdecode-9eace5fb7ce1c9cc736fd7a133dc413536004dee.zip
uart: Add trekstor_ebr30_a test case.
Diffstat (limited to 'decoders/uart/test/test.conf')
-rw-r--r--decoders/uart/test/test.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/decoders/uart/test/test.conf b/decoders/uart/test/test.conf
new file mode 100644
index 0000000..b5f0f0d
--- /dev/null
+++ b/decoders/uart/test/test.conf
@@ -0,0 +1,10 @@
+test trekstor_ebr30_a
+ protocol-decoder uart probe rx=1
+ input uart/trekstor_ebr30_a/trekstor_ebr30_a_uart.sr
+ output uart annotation class rx-data match trekstor_rx.output
+ output uart annotation class tx-data match trekstor_tx.output
+ output uart annotation match trekstor.output
+ output uart binary class rx match trekstor_bin_rx.output
+ output uart binary class tx match trekstor_bin_tx.output
+ output uart binary class rxtx match trekstor_bin_rx.output
+