X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fdcf77%2Ftest.conf;h=c26971f81b03c203c2c5aebef6c9d11f95a1e4ff;hb=2a21cca5b228875b89a2905f6bd7bff83cac4be9;hp=609f9877a3a7b952c149112ecbb1faa65ce794c9;hpb=2ab79957c03e4aeb3c3dfaf83482e696258d5656;p=sigrok-test.git diff --git a/decoder/test/dcf77/test.conf b/decoder/test/dcf77/test.conf index 609f987..c26971f 100644 --- a/decoder/test/dcf77/test.conf +++ b/decoder/test/dcf77/test.conf @@ -2,3 +2,18 @@ test exception_samplerate protocol-decoder dcf77 input misc/no-samplerate.sr output dcf77 exception match SamplerateError + +test dcf77_20s + protocol-decoder dcf77 channel data=1 + input dcf77/pollin_dcf1_module/dcf77_20s.sr + output dcf77 annotation match dcf77_20s.output + +test dcf77_120s + protocol-decoder dcf77 channel data=1 + input dcf77/pollin_dcf1_module/dcf77_120s.sr + output dcf77 annotation match dcf77_120s.output + +test dcf77_480s + protocol-decoder dcf77 channel data=1 + input dcf77/pollin_dcf1_module/dcf77_480s.sr + output dcf77 annotation match dcf77_480s.output