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_communication_rx.output | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 decoder/test/nrf24l01/nrf24l01_communication_rx.output (limited to 'decoder/test/nrf24l01/nrf24l01_communication_rx.output') diff --git a/decoder/test/nrf24l01/nrf24l01_communication_rx.output b/decoder/test/nrf24l01/nrf24l01_communication_rx.output new file mode 100644 index 0000000..4de4875 --- /dev/null +++ b/decoder/test/nrf24l01/nrf24l01_communication_rx.output @@ -0,0 +1,6 @@ +378689-378962 nrf24l01: rx-data: "RX payload = "message #0"" +499905-500178 nrf24l01: rx-data: "RX payload = "message #1"" +621693-621966 nrf24l01: rx-data: "RX payload = "message #2"" +738358-738631 nrf24l01: rx-data: "RX payload = "message #3"" +867005-867279 nrf24l01: rx-data: "RX payload = "message #4"" +986889-987163 nrf24l01: rx-data: "RX payload = "message #5"" -- cgit v1.2.3-54-g00ecf