summaryrefslogtreecommitdiff
path: root/binutils-gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum
blob: 555fcbefb977c42b609abafab4417b1b9c0e70a0 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Test Run By thomas on Wed Jan  8 03:27:34 2014
Native configuration is i686-unknown-gnu0.5

		=== gdb tests ===

Schedule of variations:
    unix

Running target unix
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ...
PASS: gdb.go/basic-types.exp: set language go
PASS: gdb.go/basic-types.exp: set language to "go"
PASS: gdb.go/basic-types.exp: pt 123
PASS: gdb.go/basic-types.exp: pt void(42)
PASS: gdb.go/basic-types.exp: pt byte(42)
PASS: gdb.go/basic-types.exp: pt int(42)
PASS: gdb.go/basic-types.exp: pt uint(42)
PASS: gdb.go/basic-types.exp: pt uintptr(42)
PASS: gdb.go/basic-types.exp: pt int8(42)
PASS: gdb.go/basic-types.exp: pt int16(42)
PASS: gdb.go/basic-types.exp: pt int32(42)
PASS: gdb.go/basic-types.exp: pt int64(42)
PASS: gdb.go/basic-types.exp: pt uint8(42)
PASS: gdb.go/basic-types.exp: pt uint16(42)
PASS: gdb.go/basic-types.exp: pt uint32(42)
PASS: gdb.go/basic-types.exp: pt uint64(42)
PASS: gdb.go/basic-types.exp: pt true
PASS: gdb.go/basic-types.exp: pt false
PASS: gdb.go/basic-types.exp: pt bool(0)
PASS: gdb.go/basic-types.exp: pt bool(1)
PASS: gdb.go/basic-types.exp: pt 'a'
PASS: gdb.go/basic-types.exp: pt "a simple string"
PASS: gdb.go/basic-types.exp: pt `a simple raw string`
PASS: gdb.go/basic-types.exp: pt .44
PASS: gdb.go/basic-types.exp: pt 44.0
PASS: gdb.go/basic-types.exp: pt 10e20
PASS: gdb.go/basic-types.exp: pt 10E20
PASS: gdb.go/basic-types.exp: pt float32(.42)
PASS: gdb.go/basic-types.exp: pt float64(.42)
PASS: gdb.go/basic-types.exp: pt complex64(.42)
XFAIL: gdb.go/basic-types.exp: pt complex64(.42i1.0)
XFAIL: gdb.go/basic-types.exp: pt complex64(i1.0)
PASS: gdb.go/basic-types.exp: pt complex128(.42)
XFAIL: gdb.go/basic-types.exp: pt complex128(.42i1.0)
XFAIL: gdb.go/basic-types.exp: pt complex128(i1.0)
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/chan.exp: chan.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/handcall.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/handcall.exp: handcall.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/hello.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/hello.exp: hello.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/integers.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/integers.exp: integers.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/methods.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/methods.exp: methods.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/package.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/package.exp: package
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/print.exp ...
PASS: gdb.go/print.exp: set language go
PASS: gdb.go/print.exp: set language to "go"
PASS: gdb.go/print.exp: check fp + text
PASS: gdb.go/print.exp: p 1.
PASS: gdb.go/print.exp: p 1.5
PASS: gdb.go/print.exp: p 1.f
PASS: gdb.go/print.exp: p 1.5f
PASS: gdb.go/print.exp: p 1.l
PASS: gdb.go/print.exp: p 1.5l
PASS: gdb.go/print.exp: p 0x1.1
PASS: gdb.go/print.exp: reject p 1.1x
PASS: gdb.go/print.exp: reject p 1.1ff
PASS: gdb.go/print.exp: reject p 1.1ll
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/strings.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/strings.exp: strings.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/types.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/types.exp: types.exp
Running ../../../W._C._Handy/gdb/testsuite/gdb.go/unsafe.exp ...
gdb compile failed, default_target_compile: Can't find gccgo.
UNTESTED: gdb.go/unsafe.exp: unsafe.exp

		=== gdb Summary ===

# of expected passes		44
# of expected failures		4
# of untested testcases		9
[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version  7.6.50.20131021-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory