diff options
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum new file mode 100644 index 00000000..5a5a5a30 --- /dev/null +++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -0,0 +1,94 @@ +Test Run By thomas on Tue Jan 7 23:55:20 2014 +Native configuration is i686-pc-linux-gnu + + === 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 + |