summaryrefslogtreecommitdiffstats
path: root/testsuite/semlib/g2.stp
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-24 Frank Ch. Eigler <fche@redhat.com>fche2005-05-241-1/+1
| | | | | | | * elaborate.cxx (find_array): Support automagic tapset globals. * testsuite/semok/nine.stp: Test it ... * testsuite/semlib/g2.stp: ... using this global array. * staptree.cxx (stapfile print): List globals.
* 2005-05-24 Frank Ch. Eigler <fche@redhat.com>fche2005-05-241-0/+2
* testsuite/semlib/*: New tapset library chunks for "-I" testing. * testsuite/semok/eight.stp, nine.stp: New tests.