blob: c07ff38be09fb6fd75a040ae0e80f093aa9e480d (
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
|
Test Run By thomas on Mon May 27 09:07:56 2013
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
PASS: gdb.objc/print.exp: p 1.f
PASS: gdb.objc/print.exp: p 1.5f
PASS: gdb.objc/print.exp: p 1.l
PASS: gdb.objc/print.exp: p 1.5l
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 13
# of unsupported tests 3
[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
|