Skip to content
Snippets Groups Projects
Commit 648e5c6e authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

re-enable the pthread tests

They don't cause problems for other tests anymore.
parent 9fe982be
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
/usr/lib/libstdc++.so.6: %(gccbase)s/usr/lib64/libstdc++.so.6
/usr/lib/libm.so.6: %(glibcbase)s/lib64/libm.so.6
/usr/lib/libgcc_s.so.1: %(gccbase)s/lib64/libgcc_s.so.1
#/tests/tst-pthread.so: ./tests/tst-pthread.so
/tests/tst-pthread.so: ./tests/tst-pthread.so
/tests/tst-malloc.so: ../../external/glibc-testsuite/build/debug/malloc/tst-malloc.so
/tests/tst-getcwd.so: ../../external/glibc-testsuite/build/debug/io/tst-getcwd.so
/tests/tst-clock.so: ../../external/glibc-testsuite/build/debug/rt/tst-clock.so
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment