diff options
author | rpj <rpj> | 1999-09-15 01:11:56 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-09-15 01:11:56 +0000 |
commit | f17d0128796f76027851590299f1f43e48ec71b6 (patch) | |
tree | 3135883b8746682e604c1db68770af4a1e4381c2 /tests/runall.bat | |
parent | 9031537658e89136c6a5bb959f9b9a4338a5d056 (diff) |
Sep 15 1999 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* rwlock5.c: New test.
Diffstat (limited to 'tests/runall.bat')
-rw-r--r-- | tests/runall.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runall.bat b/tests/runall.bat index 78a94b6..daa6c7b 100644 --- a/tests/runall.bat +++ b/tests/runall.bat @@ -29,3 +29,4 @@ call runtest cl rwlock1 call runtest cl rwlock2 call runtest cl rwlock3 call runtest cl rwlock4 +call runtest cl rwlock5 |