about summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-31 08:56:14 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-31 08:56:14 +0000
commit10bb97c7933700d5ca3b596c67d59ee944774d88 (patch)
tree124d2f3b06a537c99719f331a60a04607d362cac /nptl/Makefile
parente4d6e7f5c0e85084fd153a2eb86a3ced65ea0b5a (diff)
downloadglibc-10bb97c7933700d5ca3b596c67d59ee944774d88.tar.gz
glibc-10bb97c7933700d5ca3b596c67d59ee944774d88.tar.xz
glibc-10bb97c7933700d5ca3b596c67d59ee944774d88.zip
(tests): Add tst-rwlock2a.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index a55d7f5e92..7b44b2ec63 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -210,9 +210,9 @@ tests = tst-typesizes \
 	tst-robust6 tst-robust7 tst-robust8 tst-robust9 \
 	tst-robustpi1 tst-robustpi2 tst-robustpi3 tst-robustpi4 tst-robustpi5 \
 	tst-robustpi6 tst-robustpi7 tst-robustpi8 tst-robustpi9 \
-	tst-rwlock1 tst-rwlock2 tst-rwlock3 tst-rwlock4 tst-rwlock5 \
-	tst-rwlock6 tst-rwlock7 tst-rwlock8 tst-rwlock9 tst-rwlock10 \
-	tst-rwlock11 tst-rwlock12 tst-rwlock13 tst-rwlock14 \
+	tst-rwlock1 tst-rwlock2 tst-rwlock2a tst-rwlock3 tst-rwlock4 \
+	tst-rwlock5 tst-rwlock6 tst-rwlock7 tst-rwlock8 tst-rwlock9 \
+	tst-rwlock10 tst-rwlock11 tst-rwlock12 tst-rwlock13 tst-rwlock14 \
 	tst-once1 tst-once2 tst-once3 tst-once4 \
 	tst-key1 tst-key2 tst-key3 tst-key4 \
 	tst-sem1 tst-sem2 tst-sem3 tst-sem4 tst-sem5 tst-sem6 tst-sem7 \