From 5b618b6ea0c919fc67d7e8143ba227dfa2b0fc25 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 6 Apr 2017 21:45:00 +0200 Subject: onewire_network: Add more test-cases. --- decoder/test/onewire_network/test.conf | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'decoder/test/onewire_network/test.conf') diff --git a/decoder/test/onewire_network/test.conf b/decoder/test/onewire_network/test.conf index 0b5dd63..8859163 100644 --- a/decoder/test/onewire_network/test.conf +++ b/decoder/test/onewire_network/test.conf @@ -6,6 +6,30 @@ test ds28ea00 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 protocol-decoder onewire_network @@ -53,3 +77,11 @@ test ds1985_write_protect_redirection 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 -- cgit v1.2.3-70-g09d2