summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorrpj <rpj>2004-05-22 01:17:57 +0000
committerrpj <rpj>2004-05-22 01:17:57 +0000
commit92b9fcb1c47df7bca904d1ccf2d0b91b963135f9 (patch)
treee10606117d82e4cc714c974705314bb267b6dd8b /tests/GNUmakefile
parent0eeb76180cb8b8977121de0fe5262c2d7996e5a1 (diff)
Administrative changes
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index a7c8079..b9a5e5c 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -75,7 +75,7 @@ TESTS = sizes loadfree \
create1 create2 reuse1 reuse2 equal1 \
kill1 valid1 valid2 \
exit2 exit3 exit4 exit5 \
- join0 join1 join2 \
+ join0 join1 join2 join3 \
mutex2 mutex3 mutex4 mutex6 mutex6n mutex6e mutex6r \
mutex7 mutex7n mutex7e mutex7r mutex8 mutex8n mutex8e mutex8r \
count1 once1 tsd1 self2 cancel1 cancel2 \
@@ -195,6 +195,7 @@ inherit1.pass: join1.pass priority1.pass
join0.pass: create1.pass
join1.pass: create1.pass
join2.pass: create1.pass
+join3.pass: join2.pass
kill1.pass:
loadfree.pass: pthread.dll
mutex1.pass: self1.pass