summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Pugh <andy@bodgesoc.org>2013-05-31 19:11:31 +0100
committerAndy Pugh <andy@bodgesoc.org>2013-05-31 19:11:31 +0100
commit7e99dc8c79f04199c450178e28464b056bece1d7 (patch)
treea8e8c98807250847ba4406912e21c877ad0e23c7
parent3e81d301b38bd118c6b7ba1af6eae092ff873b9c (diff)
downloadlinuxcnc-7e99dc8c79f04199c450178e28464b056bece1d7.tar.gz
linuxcnc-7e99dc8c79f04199c450178e28464b056bece1d7.zip
Put back the mux test, hopefully fixed
(Hope that pushing the input data helps) Signed-off-by: Andy Pugh <andy@bodgesoc.org>
-rw-r--r--tests/mux/input-signals102
-rw-r--r--tests/mux/test.hal (renamed from tests/mux/test.hal.disabled)0
2 files changed, 102 insertions, 0 deletions
diff --git a/tests/mux/input-signals b/tests/mux/input-signals
new file mode 100644
index 000000000..02451260e
--- /dev/null
+++ b/tests/mux/input-signals
@@ -0,0 +1,102 @@
+#toggle the select bit on and off, and change the select int
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+0 0
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+1 1
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+0 2
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+1 3
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+0 4
+1 4 \ No newline at end of file
diff --git a/tests/mux/test.hal.disabled b/tests/mux/test.hal
index 5de0e3a48..5de0e3a48 100644
--- a/tests/mux/test.hal.disabled
+++ b/tests/mux/test.hal