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_misc_warning.output | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 decoder/test/nrf24l01/nrf24l01_misc_warning.output (limited to 'decoder/test/nrf24l01/nrf24l01_misc_warning.output') diff --git a/decoder/test/nrf24l01/nrf24l01_misc_warning.output b/decoder/test/nrf24l01/nrf24l01_misc_warning.output new file mode 100644 index 0000000..4ec511e --- /dev/null +++ b/decoder/test/nrf24l01/nrf24l01_misc_warning.output @@ -0,0 +1,2 @@ +79-79 nrf24l01: warning: "missing data bytes" +117-133 nrf24l01: warning: "excess byte" -- cgit v1.2.3-54-g00ecf