summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/tabescape_off.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/tabescape_off.conf')
-rw-r--r--tests/testsuites/tabescape_off.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/testsuites/tabescape_off.conf b/tests/testsuites/tabescape_off.conf
new file mode 100644
index 00000000..c1eca305
--- /dev/null
+++ b/tests/testsuites/tabescape_off.conf
@@ -0,0 +1,10 @@
+$ModLoad ../plugins/omstdout/.libs/omstdout
+$IncludeConfig nettest.input.conf # This picks the to be tested input from the test driver!
+
+$ErrorMessagesToStderr off
+
+$EscapeControlCharacterTab off
+
+# use a special format that we can easily parse in expect
+$template fmt,"%msg%\n"
+*.* :omstdout:;fmt