From 9eace5fb7ce1c9cc736fd7a133dc413536004dee Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 30 Jan 2014 17:54:16 +0100 Subject: uart: Add trekstor_ebr30_a test case. --- decoders/uart/test/test.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 decoders/uart/test/test.conf (limited to 'decoders/uart/test/test.conf') 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 + -- cgit v1.2.3-70-g09d2