You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons
Eric Fiselier 4626eac620 Mark more tests as flaky
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350550 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
copy_assign.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 9 years ago
copy_ctor.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 9 years ago
default.pass.cpp Refactor shared_timed_mutex tests. 9 years ago
move_assign.pass.cpp [libcxx] [test] Untabify, NFC. 7 years ago
move_ctor.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 9 years ago
mutex.pass.cpp Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://reviews.llvm.org/D31163. 8 years ago
mutex_adopt_lock.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 9 years ago
mutex_defer_lock.pass.cpp Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof 9 years ago
mutex_duration.pass.cpp Adjust libc++ test infastructure to fully support modules 8 years ago
mutex_time_point.pass.cpp Adjust libc++ test infastructure to fully support modules 8 years ago
mutex_try_to_lock.pass.cpp Mark more tests as flaky 6 years ago