llvm-project/libcxx/test/std/thread/thread.condition
Saleem Abdulrasool 633c3b0756 test: mark requirement for pthread test
This test explicitly is checking the behaviour of std::thread and
pthread interactions.  This requires pthreads.  Add an appropriate
requirement.

llvm-svn: 294903
2017-02-12 17:37:48 +00:00
..
thread.condition.condvar [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
thread.condition.condvarany [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
PR30202_notify_from_pthread_created_thread.pass.cpp test: mark requirement for pthread test 2017-02-12 17:37:48 +00:00
cv_status.pass.cpp
notify_all_at_thread_exit.pass.cpp Finally get the test suite passing in C++03!! 2015-08-28 05:46:17 +00:00