summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string/strtol.exp
blob: 12d63f0dc06cfe5dca07f1aa3983b731f0a28f24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
set test "strtol"
set ::result_string {1
-1
123456789
-123456789
0
1
0
0
1000
4096
512
8
0}
stap_run2 $srcdir/$subdir/$test.stp