]> sigrok.org Git - sigrok-test.git/blame - decoder/test/usb_power_delivery/test.conf
Add OUTPUT_PYTHON test-cases for all PDs.
[sigrok-test.git] / decoder / test / usb_power_delivery / test.conf
CommitLineData
9af4a8d6
UH
1test exception_samplerate
2 protocol-decoder usb_power_delivery
3 input misc/no-samplerate.sr
4 output usb_power_delivery exception match SamplerateError
5
9938500f
VP
6test pixel2015_supply
7 protocol-decoder usb_power_delivery channel cc=0 option fulltext=yes
8 input usb_power_delivery/pixel_2015/power_supply_20V.sr
9 output usb_power_delivery annotation match pixel2015_supply.output
7974d8f4 10 output usb_power_delivery python match pixel2015_supply.python
59c88d4f 11 output usb_power_delivery binary class raw-data match pixel2015_supply.bin_raw_data
9938500f
VP
12
13test pixel2015_hdmi
14 protocol-decoder usb_power_delivery channel cc=1 option fulltext=yes
15 input usb_power_delivery/pixel_2015/hdmi_dongle.sr
16 output usb_power_delivery annotation match pixel2015_hdmi.output
7974d8f4 17 output usb_power_delivery python match pixel2015_hdmi.python
59c88d4f 18 output usb_power_delivery binary class raw-data match pixel2015_hdmi.bin_raw_data
9938500f
VP
19
20test macbook2015_supply
21 protocol-decoder usb_power_delivery channel cc=0 option fulltext=yes
22 input usb_power_delivery/macbook_2015/apple_power_brick.sr
23 output usb_power_delivery annotation match macbook2015_supply.output
7974d8f4 24 output usb_power_delivery python match macbook2015_supply.python
59c88d4f 25 output usb_power_delivery binary class raw-data match macbook2015_supply.bin_raw_data
9938500f
VP
26
27test macbook2015_hdmi
28 protocol-decoder usb_power_delivery channel cc=0 option fulltext=yes
29 input usb_power_delivery/macbook_2015/apple_av_hdmi.sr
30 output usb_power_delivery annotation match macbook2015_hdmi.output
7974d8f4 31 output usb_power_delivery python match macbook2015_hdmi.python
59c88d4f 32 output usb_power_delivery binary class raw-data match macbook2015_hdmi.bin_raw_data