summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples/poll_map.stp
Commit message (Collapse)AuthorAgeFilesLines
* Move poll_map.exp and poll_map.stp to systemtap.base directory.William Cohen2009-02-091-33/+0
|
* PR6538: more testsuite tweaks for read-only warningsFrank Ch. Eigler2008-05-211-1/+1
|
* 2007-04-02 Frank Ch. Eigler <fche@elastic.org>fche2007-04-021-1/+1
| | | | | | * systemtap.samples/poll_map.stp, profile.stp, syscalls.stp: Continue adopting to .inline -> .function change. * systemtap.samples/topsys.stp, systemtap.stress/current.stp: Ditto.
* 2006-08-12 Frank Ch. Eigler <fche@elastic.org>fche2006-08-121-0/+33
* 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.