blob: de3a95e21e5c88a140dea341391af62cd974b4f5 (
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
|
Test Run By thomas on Thu Nov 8 18:49:18 2012
Native configuration is i686-pc-linux-gnu
=== gdb tests ===
Schedule of variations:
unix
Running target unix
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/basicclass.exp ...
UNSUPPORTED: gdb.objc/basicclass.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/basicclass.m: unrecognized error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/nondebug.exp ...
UNSUPPORTED: gdb.objc/nondebug.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/nondebug.m: unrecognized error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/objcdecode.exp ...
UNSUPPORTED: gdb.objc/objcdecode.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/objcdecode.m: unrecognized error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ...
PASS: gdb.objc/print.exp: set language objective-c
PASS: gdb.objc/print.exp: set language to "objective-c"
PASS: gdb.objc/print.exp: check fp + text
PASS: gdb.objc/print.exp: p 1.
PASS: gdb.objc/print.exp: p 1.5
KFAIL: gdb.objc/print.exp: p 1.f (PRMS: gdb/11925)
KFAIL: gdb.objc/print.exp: p 1.5f (PRMS: gdb/11925)
KFAIL: gdb.objc/print.exp: p 1.l (PRMS: gdb/11925)
KFAIL: gdb.objc/print.exp: p 1.5l (PRMS: gdb/11925)
PASS: gdb.objc/print.exp: p 0x1.1
PASS: gdb.objc/print.exp: reject p 1.1x
PASS: gdb.objc/print.exp: reject p 1.1ff
PASS: gdb.objc/print.exp: reject p 1.1ll
=== gdb Summary ===
# of expected passes 9
# of known failures 4
# of unsupported tests 3
[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
|