summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/kretprobe-vars.exp
blob: 5955b64fc14d2a5a848fa46edd309bf841765f3b (plain)
1
2
3
4
# Check that implicitly-saved $target variables have the same
# value as those manually saved on entry.
set test "kretprobe-vars"
stap_run $srcdir/$subdir/$test.stp no_load $all_pass_string -c "cat /dev/null"