diff options
author | rpj <rpj> | 2011-07-03 01:25:03 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-07-03 01:25:03 +0000 |
commit | 758deae4c0be2c7ff2fb1d0c55e6aeead86abbb7 (patch) | |
tree | 06410e3a72a109fc598a8a816db56987315736a4 /tests/Wmakefile | |
parent | aac54e89d7945f3f4557067b1d4a1cd8853d369f (diff) |
Remove a test
Diffstat (limited to 'tests/Wmakefile')
-rw-r--r-- | tests/Wmakefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Wmakefile b/tests/Wmakefile index 8d5d7a5..b199df4 100644 --- a/tests/Wmakefile +++ b/tests/Wmakefile @@ -116,7 +116,7 @@ PASSES = sizes.pass loadfree.pass & spin1.pass spin2.pass spin3.pass spin4.pass & barrier1.pass barrier2.pass barrier3.pass barrier4.pass barrier5.pass & exception1.pass exception2.pass exception3.pass & - cancel9.pass create3.pass stress1.pass + cancel9.pass stress1.pass BENCHRESULTS = & benchtest1.bench benchtest2.bench benchtest3.bench benchtest4.bench benchtest5.bench @@ -260,7 +260,6 @@ context1.pass: cancel2.pass count1.pass: join1.pass create1.pass: mutex2.pass create2.pass: create1.pass -create3.pass: delay1.pass: delay2.pass: delay1.pass detach1.pass: join0.pass |