]> sigrok.org Git - sigrok-test.git/blame - decoder/test/am230x/test.conf
Update UART tests for recent 'uart' PD change.
[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
21test dht11
22 protocol-decoder am230x channel sda=5 option device=dht11
23 input am230x/dht11/dht11_1mhz.sr
24 output am230x annotation match dht11_1mhz.output