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_tx.output | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 decoder/test/nrf24l01/nrf24l01_communication_tx.output (limited to 'decoder/test/nrf24l01/nrf24l01_communication_tx.output') diff --git a/decoder/test/nrf24l01/nrf24l01_communication_tx.output b/decoder/test/nrf24l01/nrf24l01_communication_tx.output new file mode 100644 index 0000000..45ac8d5 --- /dev/null +++ b/decoder/test/nrf24l01/nrf24l01_communication_tx.output @@ -0,0 +1,10 @@ +366098-366374 nrf24l01: tx-data: "TX payload = "message #0"" +488110-488387 nrf24l01: tx-data: "TX payload = "message #1"" +610131-610408 nrf24l01: tx-data: "TX payload = "message #2"" +732181-732458 nrf24l01: tx-data: "TX payload = "message #3"" +854221-854498 nrf24l01: tx-data: "TX payload = "message #4"" +976255-976531 nrf24l01: tx-data: "TX payload = "message #5"" +1098294-1098570 nrf24l01: tx-data: "TX payload = "message #6"" +1220322-1220597 nrf24l01: tx-data: "TX payload = "message #7"" +1342302-1342579 nrf24l01: tx-data: "TX payload = "message #8"" +1464309-1464586 nrf24l01: tx-data: "TX payload = "message #9"" -- cgit v1.2.3-54-g00ecf