X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fstepper_motor%2Ftest.conf;fp=decoder%2Ftest%2Fstepper_motor%2Ftest.conf;h=40d4007e639e79b8578681ac2b87453ca9ec05a2;hp=0000000000000000000000000000000000000000;hb=d235e34539bcfab24824f4531eae09f3dae93240;hpb=a152564ffcb9142c89218d2b481bf2834f7a8b0d diff --git a/decoder/test/stepper_motor/test.conf b/decoder/test/stepper_motor/test.conf new file mode 100644 index 0000000..40d4007 --- /dev/null +++ b/decoder/test/stepper_motor/test.conf @@ -0,0 +1,14 @@ +test smoothieware_snippet_mm + protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=mm + input stepper_motor/smoothieware/smoothieware_snippet.sr + output stepper_motor annotation match smoothieware_snippet_mm.output + +test smoothieware_snippet_steps + protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps + input stepper_motor/smoothieware/smoothieware_snippet.sr + output stepper_motor annotation match smoothieware_snippet_steps.output + +test exception_samplerate + protocol-decoder stepper_motor + input misc/no-samplerate.sr + output stepper_motor exception match SamplerateError