]> sigrok.org Git - sigrok-test.git/commit
i2cfilter: add tests to cover filter by direction
authorGerhard Sittig <redacted>
Fri, 14 Jul 2023 05:25:59 +0000 (07:25 +0200)
committerGerhard Sittig <redacted>
Tue, 18 Jul 2023 19:03:07 +0000 (21:03 +0200)
commitd872c9fb17f590f6b5b3c998db6a7f40abb8ee42
tree7c5e24e0c333150289277cb6637c1bb6f27dbb83
parentbcfa07e61c7125be5b7a9be809a2cf39b38935d0
i2cfilter: add tests to cover filter by direction

Ealier tests covered the filtering of I2C traffic by slave address. This
commit adds tests which also cover the filter by transfer direction.
decoder/test/i2cfilter/test.conf
decoder/test/i2cfilter/trekstor_ebr30_a_i2c_0x15_read.python [new file with mode: 0644]
decoder/test/i2cfilter/trekstor_ebr30_a_i2c_0x15_write.python [new file with mode: 0644]