summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.exelib/lib.tcl
blob: d34ac9ff2112d81e6710d2b3465c47158905061e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
set ::result_string {main
main_func
main_func
main_func
lib_main
lib_func
lib_func
lib_func}

# Only run on make installcheck
if {! [installtest_p]} { untested "lib-$testname"; return }
if {! [utrace_p]} { untested "lib-$testname"; return }
stap_run3 lib-$testname $srcdir/$subdir/lib.stp $testexe $testlib -c $testexe