summaryrefslogtreecommitdiff
path: root/decoder/test/pca9571/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/pca9571/test.conf')
-rw-r--r--decoder/test/pca9571/test.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/decoder/test/pca9571/test.conf b/decoder/test/pca9571/test.conf
new file mode 100644
index 0000000..b62d9b0
--- /dev/null
+++ b/decoder/test/pca9571/test.conf
@@ -0,0 +1,20 @@
+test pca9571_simple
+ protocol-decoder i2c channel sda=0 channel scl=1
+ protocol-decoder pca9571
+ stack i2c pca9571
+ input i2c/nxp_pca9571/pca9571_simple.sr
+ output pca9571 annotation match pca9571_simple.output
+
+test pca9571_sequence
+ protocol-decoder i2c channel sda=0 channel scl=1
+ protocol-decoder pca9571
+ stack i2c pca9571
+ input i2c/nxp_pca9571/pca9571_sequence.sr
+ output pca9571 annotation match pca9571_sequence.output
+
+test pca9571_warning
+ protocol-decoder i2c channel sda=0 channel scl=1
+ protocol-decoder pca9571
+ stack i2c pca9571
+ input i2c/nxp_pca9571/pca9571_warning.sr
+ output pca9571 annotation match pca9571_warning.output \ No newline at end of file