Start of a test suite.
[tinc] / test / executables.test
diff --git a/test/executables.test b/test/executables.test
new file mode 100755 (executable)
index 0000000..35dd2bc
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+. ./testlib.sh
+
+# Just test whether the executables work
+$tincd --help
+$tinc --help
+$sptps_test --help