]> sigrok.org Git - sigrok-test.git/blame - decoder/test/am230x/test.conf
am230x: Add some AM232x tests.
[sigrok-test.git] / decoder / test / am230x / test.conf
CommitLineData
4b3d30eb
UH
1test exception_samplerate
2 protocol-decoder am230x
3 input misc/no-samplerate.sr
4 output am230x exception match SamplerateError
5
6test am2301
7 protocol-decoder am230x channel sda=5
8 input am230x/am2301/am2301_1mhz.sr
9 output am230x annotation match am2301_1mhz.output
10
11test am2302
12 protocol-decoder am230x channel sda=0
13 input am230x/am2302/am2302_1mhz.sr
14 output am230x annotation match am2302_1mhz.output
15
16test am2303
17 protocol-decoder am230x channel sda=0
18 input am230x/am2303/am2303_1mhz.sr
19 output am230x annotation match am2303_1mhz.output
20
d9f2032c
JR
21test am2320
22 protocol-decoder am230x channel sda=0
23 input am230x/am2320/am2320_1mhz.sr
24 output am230x annotation match am2320_1mhz.output
25
26test am2321
27 protocol-decoder am230x channel sda=0
28 input am230x/am2321/am2321_1mhz.sr
29 output am230x annotation match am2321_1mhz.output
30
31test am2322
32 protocol-decoder am230x channel sda=0
33 input am230x/am2322/am2322_1mhz.sr
34 output am230x annotation match am2322_1mhz.output
35
4b3d30eb
UH
36test dht11
37 protocol-decoder am230x channel sda=5 option device=dht11
38 input am230x/dht11/dht11_1mhz.sr
39 output am230x annotation match dht11_1mhz.output