From: Uwe Hermann Date: Wed, 29 Oct 2014 16:41:50 +0000 (+0100) Subject: pwm: Add shorter test as well. X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=627ec45acb765e73b52690c164dcbc7d45271db9;p=sigrok-test.git pwm: Add shorter test as well. (this can be used for quick individual tests) --- diff --git a/decoder/test/pwm/test.conf b/decoder/test/pwm/test.conf index db9e2eb..26ba597 100644 --- a/decoder/test/pwm/test.conf +++ b/decoder/test/pwm/test.conf @@ -2,3 +2,8 @@ test alsa_test protocol-decoder pwm channel pwm=4 input pwm/alsa_test/pwmtest.sr output pwm annotation match alsa_test.output + +test alsa_test_snippet + protocol-decoder pwm channel pwm=4 + input pwm/alsa_test/pwmtest_snippet.sr + output pwm annotation match alsa_test_snippet.output