summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.exelib/lib.tcl
blob: c5b7402a6a8fd642c99fa4fccffbda5cc2a82231 (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 {! [uprobes_p]} { untested "lib-$testname"; return }
stap_run3 lib-$testname $srcdir/$subdir/lib.stp $testexe $testlib -c $testexe