summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/utrace_syscall_args.exp
Commit message (Collapse)AuthorAgeFilesLines
* PR10608: mark test cases untested once compilation failedWenji Huang2009-09-141-2/+4
| | | | | | | * testsuite/systemtap.syscall/syscall.exp: Simplify logic things. * testsuite/systemtap.syscall/test.tcl: Check compilation result. * testsuite/systemtap.base/utrace_syscall_args.exp: Change fail to untested.
* Added new utrace syscall argument test.David Smith2009-04-171-0/+82
2009-04-17 David Smith <dsmith@redhat.com> * systemtap.base/utrace_syscall_args.c: New test file. * systemtap.base/utrace_syscall_args.exp: New test file. * systemtap.base/utrace_syscall_args.stp: New test file.