diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-15 00:00:24 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-15 00:00:24 +0200 |
commit | a9977e0e700f5a69e7cfc2a714c9a8eb42b0d25a (patch) | |
tree | acd11226c48c0d81d3849ff425739cc108a69673 /gcc/kepler.SCHWINGE/test/boehm-gc.sum | |
parent | 38fcc99f51de0f5e1a80697a478098cde553e844 (diff) |
New process tool; gcc: ccc21737e0a8df234f5097369f17930de4cb5e6d (2012-06-06)
Only for kepler.SCHWINGE.
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 |