diff options
Diffstat (limited to 'gcc/kepler.SCHWINGE/test/boehm-gc.sum')
-rw-r--r-- | gcc/kepler.SCHWINGE/test/boehm-gc.sum | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/gcc/kepler.SCHWINGE/test/boehm-gc.sum b/gcc/kepler.SCHWINGE/test/boehm-gc.sum new file mode 100644 index 00000000..91589ee3 --- /dev/null +++ b/gcc/kepler.SCHWINGE/test/boehm-gc.sum @@ -0,0 +1,29 @@ +Test Run By thomas on Thu Jun 14 18:44:19 2012 +Native configuration is i686-pc-linux-gnu + + === boehm-gc tests === + +Schedule of variations: + unix + +Running target unix +Running [...]/hurd/master/boehm-gc/testsuite/boehm-gc.c/c.exp ... +PASS: boehm-gc.c/gctest.c -O2 (test for excess errors) +PASS: boehm-gc.c/gctest.c -O2 execution test +PASS: boehm-gc.c/leak_test.c -O2 (test for excess errors) +PASS: boehm-gc.c/leak_test.c -O2 execution test +PASS: boehm-gc.c/middle.c -O2 (test for excess errors) +PASS: boehm-gc.c/middle.c -O2 execution test +PASS: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors) +PASS: boehm-gc.c/thread_leak_test.c -O2 execution test +UNSUPPORTED: boehm-gc.c/trace_test.c -O2 +Running [...]/hurd/master/boehm-gc/testsuite/boehm-gc.lib/lib.exp ... +PASS: boehm-gc.lib/staticrootslib.c -O2 (test for excess errors) +PASS: staticrootslib.lo -O2 (test for excess errors) +PASS: boehm-gc.lib/staticrootstest.c -O2 (test for excess errors) +PASS: boehm-gc.lib/staticrootstest.c -O2 execution test + + === boehm-gc Summary === + +# of expected passes 12 +# of unsupported tests 1 |