summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string/tokenize.exp
blob: d32868cfd39befbc73a930dbe7e6986a0e71d519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
set test "tokenize"
set ::result_string {-
one
two
three
four
five
six
seven
eight
nine
ten
-
one|two|three|four|five|six|seven|eight|nine|ten
-
a
b
c
d
e
f
g
-
1
2
3
 
4
-
-
this is a string with no delimiters
-
this
is
a
string
which
has
two
delimiters}
stap_run2 $srcdir/$subdir/$test.stp