diff options
Diffstat (limited to 'testsuite/parseok')
-rwxr-xr-x | testsuite/parseok/semko.stp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/parseok/semko.stp b/testsuite/parseok/semko.stp new file mode 100755 index 00000000..11f2a2da --- /dev/null +++ b/testsuite/parseok/semko.stp @@ -0,0 +1,6 @@ +#! /bin/sh + +# make sure that we can *parse* all semko test files, to ensure +# that it is semantic (elaboration) checks that fail, not parse errors + +./stap -p1 -I${SRCDIR}/testsuite/semko -e 'global nothing' |