From 0c804ea53c3057e728f98fa9d4264b449333ee6e Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 12 Oct 2016 03:14:30 +0200 Subject: Add a test-case for the GPIB decoder. --- decoder/test/gpib/test.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 decoder/test/gpib/test.conf (limited to 'decoder/test/gpib/test.conf') diff --git a/decoder/test/gpib/test.conf b/decoder/test/gpib/test.conf new file mode 100644 index 0000000..679e6cd --- /dev/null +++ b/decoder/test/gpib/test.conf @@ -0,0 +1,4 @@ +test gpib_hp1631d + protocol-decoder gpib channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15 + input gpib/hp1631d/gpib_hp1631d.sr + output gpib annotation match gpib_hp1631d.output -- cgit v1.2.3-54-g00ecf