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_cmd.output | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 decoder/test/nrf24l01/nrf24l01_misc_cmd.output (limited to 'decoder/test/nrf24l01/nrf24l01_misc_cmd.output') diff --git a/decoder/test/nrf24l01/nrf24l01_misc_cmd.output b/decoder/test/nrf24l01/nrf24l01_misc_cmd.output new file mode 100644 index 0000000..041c365 --- /dev/null +++ b/decoder/test/nrf24l01/nrf24l01_misc_cmd.output @@ -0,0 +1,5 @@ +3-19 nrf24l01: cmd: "Cmd REUSE_TX_PL" +24-40 nrf24l01: cmd: "Cmd R_RX_PL_WID" +62-78 nrf24l01: cmd: "Cmd R_RX_PL_WID" +83-99 nrf24l01: cmd: "Cmd R_RX_PL_WID" +138-154 nrf24l01: cmd: "Cmd W_ACK_PAYLOAD" -- cgit v1.2.3-54-g00ecf