Uncommented the pthread_key_create() tests.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23029 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2007-11-30 14:21:17 +00:00
parent 372952dffc
commit 7cb2be2a48

View File

@ -55,10 +55,8 @@ threads_tests()
echo ""
echo "pthread_key_create()"
conformance/interfaces/pthread_key_create/pthread_key_create_1-1
# conformance/interfaces/pthread_key_create/pthread_key_create_1-2
echo "pthread_key_create_1-2: FIXME: test fails, see bug #1644"
# conformance/interfaces/pthread_key_create/pthread_key_create_2-1
echo "pthread_key_create_2-1: FIXME: test invokes the debugger, see bug #1646"
conformance/interfaces/pthread_key_create/pthread_key_create_1-2
conformance/interfaces/pthread_key_create/pthread_key_create_2-1
conformance/interfaces/pthread_key_create/pthread_key_create_3-1
echo ""
echo "pthread_key_delete()"