summaryrefslogtreecommitdiff
path: root/decoder/test/mxc6225xu/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-12-30 19:05:37 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2014-12-30 19:12:08 +0100
commit8160e43bc6085f41614b9ce965e5e9bc16618c3e (patch)
tree54ff230add6c7d5d37c68a567e8f9cfa3af29597 /decoder/test/mxc6225xu/test.conf
parent5e57148bbc52692ed5214fc3b2c74afdc53b3ab3 (diff)
downloadsigrok-test-8160e43bc6085f41614b9ce965e5e9bc16618c3e.tar.gz
sigrok-test-8160e43bc6085f41614b9ce965e5e9bc16618c3e.zip
Add some MEMSIC MXC6225XU tests.
Diffstat (limited to 'decoder/test/mxc6225xu/test.conf')
-rw-r--r--decoder/test/mxc6225xu/test.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/decoder/test/mxc6225xu/test.conf b/decoder/test/mxc6225xu/test.conf
new file mode 100644
index 0000000..72b551d
--- /dev/null
+++ b/decoder/test/mxc6225xu/test.conf
@@ -0,0 +1,23 @@
+test trekstor_ebr30_a
+ protocol-decoder i2c channel scl=0 channel sda=1
+ protocol-decoder i2cfilter option address=21
+ protocol-decoder mxc6225xu
+ stack i2c i2cfilter mxc6225xu
+ input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr
+ output mxc6225xu annotation match trekstor_ebr30_a.output
+
+test trekstor_ebr30_a_30s
+ protocol-decoder i2c channel scl=0 channel sda=1
+ protocol-decoder i2cfilter option address=21
+ protocol-decoder mxc6225xu
+ stack i2c i2cfilter mxc6225xu
+ input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_30s.sr
+ output mxc6225xu annotation match trekstor_ebr30_a_30s.output
+
+test trekstor_ebr30_a_120s
+ protocol-decoder i2c channel scl=0 channel sda=1
+ protocol-decoder i2cfilter option address=21
+ protocol-decoder mxc6225xu
+ stack i2c i2cfilter mxc6225xu
+ input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_120s.sr
+ output mxc6225xu annotation match trekstor_ebr30_a_120s.output