summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/array_size.exp
Commit message (Collapse)AuthorAgeFilesLines
* 2007-01-22 Frank Ch. Eigler <fche@redhat.com>fche2007-01-221-2/+0
| | | | | | | * config/unix.exp: New file as a master load_lib repository. * */*.exp: Removed load_lib calls. * parseko/cmdline01.stp: Swallow expected stap ERROR: message. * systemtap.syscall/syscall.exp: Added installmode_p checks.
* 2006-12-22 Josh Stone <joshua.i.stone@intel.com>jistone2006-12-221-0/+7
* stap.1.in: Document how to specify the size of global arrays. testsuite/ * buildok/array_size.stp, parseko/array01.stp, parseko/array02.stp, parseko/array03.stp, parseko/array04.stp, transko/array01.stp, systemtap.base/array_size.exp, systemtap.base/array_size.stp: Tests for specifying the size of global arrays.