llvm-project/libcxx/test/std/thread
Louis Dionne 06dac0c39a [libc++] Mark the shared_future.wait_for test as being flaky
It is timing sensitive and it fails from time to time. If marking it as
flaky doesn't help, we can try tweaking the time outs.
2020-03-04 10:10:50 -05:00
..
futures [libc++] Mark the shared_future.wait_for test as being flaky 2020-03-04 10:10:50 -05:00
thread.barrier [libc++] Adapt a few things around the implementation of P1135R6 2020-02-24 10:59:35 -05:00
thread.condition Revert "Revert "Implement std::condition_variable via pthread_cond_clockwait() where available"" 2019-09-18 18:13:32 +00:00
thread.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.latch [libc++] Adapt a few things around the implementation of P1135R6 2020-02-24 10:59:35 -05:00
thread.mutex [libc++] Mark more try_lock tests as possibly flaky. 2020-02-27 13:25:57 -05:00
thread.req Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.semaphore Some fixes for open breaks on MacOS and UBSan 2020-02-26 20:51:19 -08:00
thread.threads libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
macro.pass.cpp libcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus. 2019-07-30 14:32:47 +00:00