summaryrefslogtreecommitdiffstats
path: root/tests/runtest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtest')
-rwxr-xr-xtests/runtest3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/runtest b/tests/runtest
new file mode 100755
index 0000000..5c832bd
--- /dev/null
+++ b/tests/runtest
@@ -0,0 +1,3 @@
+#!/bin/sh
+[ -x "$1" ] && exec $1 $2
+exec ./asschk --no-echo -DGPGSM=${GPGSM} <"$1"