X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fonewire_network%2Ftest.conf;h=8859163964f7f308677b09e8438dc47aa016a8e6;hb=e77db4a752039323d5bd9a08facb20533101795a;hp=dafdb879edf7d00f89b29a200796652ab86f24ff;hpb=4dad8736922c652b5ce71d4b3f7b40f37efa8fae;p=sigrok-test.git diff --git a/decoder/test/onewire_network/test.conf b/decoder/test/onewire_network/test.conf index dafdb87..8859163 100644 --- a/decoder/test/onewire_network/test.conf +++ b/decoder/test/onewire_network/test.conf @@ -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