From dd37a782a8637bdee703a13c949b222b9ba8b95d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 1 Sep 2014 18:23:54 +0200 Subject: Add initial set of PD tests. This is a slightly modified version of the PD test suite that was part of libsigrokdecode previously. --- decoder/test/nrf24l01/nrf24l01_excess_bytes_warning.output | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 decoder/test/nrf24l01/nrf24l01_excess_bytes_warning.output (limited to 'decoder/test/nrf24l01/nrf24l01_excess_bytes_warning.output') diff --git a/decoder/test/nrf24l01/nrf24l01_excess_bytes_warning.output b/decoder/test/nrf24l01/nrf24l01_excess_bytes_warning.output new file mode 100644 index 0000000..7f7b9bd --- /dev/null +++ b/decoder/test/nrf24l01/nrf24l01_excess_bytes_warning.output @@ -0,0 +1,7 @@ +75-91 nrf24l01: warning: "excess byte" +130-146 nrf24l01: warning: "excess byte" +185-201 nrf24l01: warning: "excess byte" +202-218 nrf24l01: warning: "excess byte" +325-341 nrf24l01: warning: "excess byte" +380-396 nrf24l01: warning: "excess byte" +962-978 nrf24l01: warning: "excess byte" -- cgit v1.2.3-54-g00ecf