summaryrefslogtreecommitdiff
path: root/decoder/test/dcf77/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-07-21 21:36:44 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2015-07-22 18:04:49 +0200
commitf742e553501c9c37d73ba1a463c3ef0f85fc9934 (patch)
tree95fa573c2b9889dc638f0f2c64f5d864fd7bf369 /decoder/test/dcf77/test.conf
parentf16ea9ef17667b65bf3dc60a6e96b86a9ada14fa (diff)
downloadsigrok-test-f742e553501c9c37d73ba1a463c3ef0f85fc9934.tar.gz
sigrok-test-f742e553501c9c37d73ba1a463c3ef0f85fc9934.zip
dcf77: Add a few test cases.
Diffstat (limited to 'decoder/test/dcf77/test.conf')
-rw-r--r--decoder/test/dcf77/test.conf15
1 files changed, 15 insertions, 0 deletions
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