rust/tests/run-pass/concurrency
2022-04-19 14:56:07 -04:00
..
channels.rs rustup 2022-04-10 09:36:30 -04:00
channels.stderr channels do ptr-int transmutes so move them to non-check-number-validity test 2022-03-26 14:33:17 -04:00
concurrent_caller_location.rs Disable tests in windows 2020-12-13 11:04:58 +00:00
concurrent_caller_location.stderr Add concurrent caller location test 2020-12-13 11:04:58 +00:00
data_race.rs Update release sequence handling to C++20 semantics. 2020-12-06 16:58:32 +00:00
data_race.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
disable_data_race_detector.rs Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
disable_data_race_detector.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
issue1643.rs Disable tests in windows 2020-12-13 11:04:58 +00:00
issue1643.stderr More tests, fix issue 1643 and detect races with allocation. 2020-12-13 11:04:58 +00:00
libc_pthread_cond.rs Adjust pthread tests 2021-12-06 21:50:14 +00:00
linux-futex.rs for variadic functions, accept arbitrary trailing arguments but make sure we check all leading arguments 2022-04-07 16:19:00 -04:00
linux-futex.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
simple.rs thread name setting works with strict provenance now :) 2022-04-08 09:57:25 -04:00
simple.stderr channels do ptr-int transmutes so move them to non-check-number-validity test 2022-03-26 14:33:17 -04:00
sync_singlethread.rs rustup; make tests pass again 2021-01-15 16:41:14 +01:00
sync.rs increase slack for timeout test 2022-04-10 11:23:56 -04:00
sync.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
sync.stdout
thread_locals.rs do not consider thread-local allocations read-only 2022-04-19 14:56:07 -04:00
thread_locals.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
tls_lib_drop_single_thread.rs add -Zmiri-strict-provenance 2022-04-01 14:10:24 -04:00
tls_lib_drop_single_thread.stderr make TLS-drop-test more cross-platform 2021-04-20 09:59:26 +02:00
tls_lib_drop.rs rustup 2021-12-05 11:02:20 -05:00
tls_lib_drop.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
tls_lib_drop.stdout test thread_local_const_init 2021-04-18 11:01:08 +02:00
tls_pthread_drop_order.rs test thread_local_const_init 2021-04-18 11:01:08 +02:00