summaryrefslogtreecommitdiff
path: root/Nmakefile.tests
diff options
context:
space:
mode:
authorrpj <rpj>2002-03-03 01:12:25 +0000
committerrpj <rpj>2002-03-03 01:12:25 +0000
commit4f0a0cc0fcbe4d63f8436a82ea186ffbe2b9e1cb (patch)
tree13aa545f8186719c41abd89368320eff59c6c1e9 /Nmakefile.tests
parent3e19793c8e74db10992a72ea9e7f13ab7bd69cef (diff)
Minor post-snapshot updates.
Diffstat (limited to 'Nmakefile.tests')
-rw-r--r--Nmakefile.tests4
1 files changed, 3 insertions, 1 deletions
diff --git a/Nmakefile.tests b/Nmakefile.tests
index a623304..5e1b37a 100644
--- a/Nmakefile.tests
+++ b/Nmakefile.tests
@@ -24,7 +24,7 @@ mutex1e:: mutex1e.c
mutex1n:: mutex1n.c
mutex1r:: mutex1r.c
mutex2:: mutex1.2
-exit1:: exit1.c
+exit1:: exit1.c
condvar1:: condvar1.c
condvar1_1:: condvar1_1.c
condvar1_2:: condvar1_2.c
@@ -85,6 +85,7 @@ rwlock4_t:: rwlock4_t.c
rwlock5_t:: rwlock5_t.c
rwlock6_t:: rwlock6_t.c
rwlock6_t2:: rwlock6_t2.c
+semaphore1:: semaphore1.c
context1:: context1.c
cancel3:: cancel3.c
cancel4:: cancel4.c
@@ -117,6 +118,7 @@ benchtest4:: benchtest4.c
benchtest5:: benchtest5.c
loadfree: :test:
+semaphore1 :test: loadfree
mutex5 :test: loadfree
mutex1 :test: loadfree
mutex2 :test: loadfree