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