summaryrefslogtreecommitdiff
path: root/decoder/test/onewire_network/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-12-25 17:23:36 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2015-12-27 23:03:43 +0100
commit7974d8f42cc1629aa852b9c535b718d4fc8773e0 (patch)
tree7b699c35042ebd542da2f56b3226b5a59422fcbe /decoder/test/onewire_network/test.conf
parentdd9648d4c3235317cb8b36c88448f5f14c738a6b (diff)
downloadsigrok-test-7974d8f42cc1629aa852b9c535b718d4fc8773e0.tar.gz
sigrok-test-7974d8f42cc1629aa852b9c535b718d4fc8773e0.zip
Add OUTPUT_PYTHON test-cases for all PDs.
Diffstat (limited to 'decoder/test/onewire_network/test.conf')
-rw-r--r--decoder/test/onewire_network/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/onewire_network/test.conf b/decoder/test/onewire_network/test.conf
index dafdb87..0b5dd63 100644
--- a/decoder/test/onewire_network/test.conf
+++ b/decoder/test/onewire_network/test.conf
@@ -4,6 +4,7 @@ test ds28ea00
stack onewire_link onewire_network
input onewire/owfs/ds28ea00.sr
output onewire_network annotation match ds28ea00.output
+ output onewire_network python match ds28ea00.python
test ds1985_bitmap_of_used_pages_for_file_structure
protocol-decoder onewire_link channel owr=0
@@ -11,6 +12,7 @@ test ds1985_bitmap_of_used_pages_for_file_structure
stack onewire_link onewire_network
input onewire/ibutton/ds1985/ds1985_bitmap_of_used_pages_for_file_structure.sr
output onewire_network annotation match ds1985_bitmap_of_used_pages_for_file_structure.output
+ output onewire_network python match ds1985_bitmap_of_used_pages_for_file_structure.python
test ds1985_main_memory
protocol-decoder onewire_link channel owr=0
@@ -18,6 +20,7 @@ test ds1985_main_memory
stack onewire_link onewire_network
input onewire/ibutton/ds1985/ds1985_main_memory.sr
output onewire_network annotation match ds1985_main_memory.output
+ output onewire_network python match ds1985_main_memory.python
test ds1985_page_redirection_bytes
protocol-decoder onewire_link channel owr=0
@@ -25,6 +28,7 @@ test ds1985_page_redirection_bytes
stack onewire_link onewire_network
input onewire/ibutton/ds1985/ds1985_page_redirection_bytes.sr
output onewire_network annotation match ds1985_page_redirection_bytes.output
+ output onewire_network python match ds1985_page_redirection_bytes.python
test ds1985_polling
protocol-decoder onewire_link channel owr=0
@@ -32,6 +36,7 @@ test ds1985_polling
stack onewire_link onewire_network
input onewire/ibutton/ds1985/ds1985_polling.sr
output onewire_network annotation match ds1985_polling.output
+ output onewire_network python match ds1985_polling.python
test ds1985_write_protect_pages
protocol-decoder onewire_link channel owr=0
@@ -39,6 +44,7 @@ test ds1985_write_protect_pages
stack onewire_link onewire_network
input onewire/ibutton/ds1985/ds1985_write_protect_pages.sr
output onewire_network annotation match ds1985_write_protect_pages.output
+ output onewire_network python match ds1985_write_protect_pages.python
test ds1985_write_protect_redirection
protocol-decoder onewire_link channel owr=0
@@ -46,3 +52,4 @@ test ds1985_write_protect_redirection
stack onewire_link onewire_network
input onewire/ibutton/ds1985/ds1985_write_protect_redirection.sr
output onewire_network annotation match ds1985_write_protect_redirection.output
+ output onewire_network python match ds1985_write_protect_redirection.python