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_unknown_command_warning.output | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 decoder/test/nrf24l01/nrf24l01_unknown_command_warning.output (limited to 'decoder/test/nrf24l01/nrf24l01_unknown_command_warning.output') diff --git a/decoder/test/nrf24l01/nrf24l01_unknown_command_warning.output b/decoder/test/nrf24l01/nrf24l01_unknown_command_warning.output new file mode 100644 index 0000000..e229fe8 --- /dev/null +++ b/decoder/test/nrf24l01/nrf24l01_unknown_command_warning.output @@ -0,0 +1,2 @@ +41-57 nrf24l01: warning: "unknown command" +58-74 nrf24l01: warning: "excess byte" -- cgit v1.2.3-54-g00ecf