summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/cu-decl.exp
Commit message (Collapse)AuthorAgeFilesLines
* Tweak cu-decl testWenji Huang2009-11-231-3/+5
| | | | | * testsuite/systemtap.base/cu-decl.exp: Check utrace. * testsuite/lib/stap_compile.exp: Make catch after wait.
* Test cross-CU type discoveryJosh Stone2009-11-171-0/+23
Check that we can dereference a type declaration that is defined in a separate CU from the function.