diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/ChangeLog | 4 | ||||
-rwxr-xr-x | testsuite/parseko/twentythree.stp | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 550297e8..ea0d9ba7 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-11-19 Frank Ch. Eigler <fche@elastic.org> + + * parseko/twentythree.stp: New test for running tapset file. + 2006-11-17 Frank Ch. Eigler <fche@redhat.com> * semko/thirtysix.stp, transko/three.stp: New tests. diff --git a/testsuite/parseko/twentythree.stp b/testsuite/parseko/twentythree.stp new file mode 100755 index 00000000..ee941d61 --- /dev/null +++ b/testsuite/parseko/twentythree.stp @@ -0,0 +1,3 @@ +#! /bin/sh + +./stap -p1 $SYSTEMTAP_TAPSET/indent.stp |