]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/onewire_network/test.conf
onewire_network: Add more test-cases.
[sigrok-test.git] / decoder / test / onewire_network / test.conf
index dafdb879edf7d00f89b29a200796652ab86f24ff..8859163964f7f308677b09e8438dc47aa016a8e6 100644 (file)
@@ -4,6 +4,31 @@ 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 ds18b20
+       protocol-decoder onewire_link channel owr=0
+       protocol-decoder onewire_network
+       stack onewire_link onewire_network
+       input onewire/owfs/ds18b20.sr
+       output onewire_network annotation match ds18b20.output
+       output onewire_network python match ds18b20.python
+
+test owdir
+       protocol-decoder onewire_link channel owr=0
+       protocol-decoder onewire_network
+       stack onewire_link onewire_network
+       input onewire/owfs/owdir.sr
+       output onewire_network annotation match owdir.output
+       output onewire_network python match owdir.python
+
+test sockit_owm_onewire
+       protocol-decoder onewire_link channel owr=0
+       protocol-decoder onewire_network
+       stack onewire_link onewire_network
+       input onewire/sockit_owm/onewire.sr
+       output onewire_network annotation match sockit_owm_onewire.output
+       output onewire_network python match sockit_owm_onewire.python
 
 test ds1985_bitmap_of_used_pages_for_file_structure
        protocol-decoder onewire_link channel owr=0
@@ -11,6 +36,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 +44,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 +52,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 +60,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 +68,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 +76,12 @@ 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
+
+test 2xds18b20
+       protocol-decoder onewire_link channel owr=0
+       protocol-decoder onewire_network
+       stack onewire_link onewire_network
+       input onewire/ds18b20/2xds18b20.sr
+       output onewire_network annotation match 2xds18b20.output
+       output onewire_network python match 2xds18b20.python