llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements
Eric Fiselier ea982ed35a Add "FLAKY_TEST" test directive to support re-running flaky tests.
Some of the mutex tests fail on machines with high load. This patch implements
the test directive "// FLAKY_TEST" which allows a test to be run 3 times
before it's considered a failure.

llvm-svn: 280050
2016-08-30 01:46:43 +00:00
..
thread.mutex.requirements.general
thread.mutex.requirements.mutex Move native_handle thread tests to test/libcxx 2016-06-22 00:21:50 +00:00
thread.shared_mutex.requirements Add "FLAKY_TEST" test directive to support re-running flaky tests. 2016-08-30 01:46:43 +00:00
thread.sharedtimedmutex.requirements Add "FLAKY_TEST" test directive to support re-running flaky tests. 2016-08-30 01:46:43 +00:00
thread.timedmutex.requirements
nothing_to_do.pass.cpp