summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples
Commit message (Collapse)AuthorAgeFilesLines
* 2006-11-02 Thang Nguyen <thang.p.nguyen@intel.com>tpnguyen2006-11-022-36/+38
| | | | | | | * systemtap.samples/tcptest.exp: Put TCP load gen into a a seperate script. * systemtap.samples/tcptest.tcl: new script for TCP load gen.
* 2006-10-21 Thang Nguyen <thang.p.nguyen@intel.com>tpnguyen2006-10-212-31/+55
| | | | | * systemtap.samples/tcptest.exp: fix bug #3404 * systemtap.samples/tcptest.stp: fix bug #3404
* 2006-09-26 David Smith <dsmith@redhat.com>dsmith2006-09-261-6/+6
| | | | | * systemtap.samples/args.exp: Looks for 'staprun' instead of 'stpd'.
* 2006-08-12 Frank Ch. Eigler <fche@elastic.org>fche2006-08-1242-0/+1399
* configure.ac, Makefile.am: Descend into testsuite/ directory. Remove local test logic. * configure, Makefile.in: Regenerated. * runtest.sh: Not yet removed. * HACKING: Update for new testsuite layout. 2006-08-12 Frank Ch. Eigler <fche@elastic.org> * all: Reorganized old pass-1..4 tests one dejagnu bucket. Moved over old pass-5 tests, except for disabled syscalls tests. * Makefile (installcheck): New target for running pass-1..5 tests against installed systemtap.