llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany
Martin Storsjö f8013a35b6 [libcxx] [test] Make the condvar wait_for tests a bit more understandable. NFC.
This was requested in the review of D99175; rename the "runs"
variable to clarify what it means wrt the test, and move updating of
it to the main function to clarify its behaviour wrt the two runs
further.

Differential Revision: https://reviews.llvm.org/D99768
2021-04-02 10:46:15 +03:00
..
assign.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
copy.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
default.pass.cpp
destructor.pass.cpp [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
notify_all.pass.cpp [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
notify_one.pass.cpp [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
wait.pass.cpp [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
wait_for.pass.cpp [libcxx] [test] Make the condvar wait_for tests a bit more understandable. NFC. 2021-04-02 10:46:15 +03:00
wait_for_pred.pass.cpp [libc++] Allow retries in a few more flaky tests 2021-02-17 11:20:40 -05:00
wait_pred.pass.cpp [libc++] Allow retries in a few more flaky tests 2021-02-17 11:20:40 -05:00
wait_terminates.sh.cpp [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
wait_until.pass.cpp [libc++] Allow retries in a few more flaky tests 2021-02-17 11:20:40 -05:00
wait_until_pred.pass.cpp [libc++] Allow retries in a few more flaky tests 2021-02-17 11:20:40 -05:00