X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fps2%2Ftest.conf;fp=decoder%2Ftest%2Fps2%2Ftest.conf;h=f1ba907ce4879e44f3ba2c09537e7a60ef381114;hp=378632488c780849e40d77adb0ec1d7440d3b4e1;hb=d2a6225becb43954765b75b81205dbc25deb4849;hpb=12ae903fee6b3fb40832fceb854ef005e95d0473 diff --git a/decoder/test/ps2/test.conf b/decoder/test/ps2/test.conf index 3786324..f1ba907 100644 --- a/decoder/test/ps2/test.conf +++ b/decoder/test/ps2/test.conf @@ -2,3 +2,8 @@ test ps2_keyboard_asdfgh protocol-decoder ps2 channel clk=3 channel data=2 input ps2/keyboard/ps2_keyboard_asdfgh.sr output ps2 annotation match ps2_keyboard_asdfgh.output + +test ps2_keyboard_asdfgh_no_inhibit + protocol-decoder ps2 channel clk=0 channel data=1 + input ps2/keyboard/ps2_keyboard_asdfgh_no_inhibit.sr + output ps2 annotation match ps2_keyboard_asdfgh_no_inhibit.output