about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2024-09-15 12:03:20 +0200
committerRalf Jung <post@ralfj.de>2024-09-15 12:03:20 +0200
commit2cdf5f7e696fa424282e5b1544e58573ad1a14a3 (patch)
treebe3bd427f3afb2a875f28ecd96f21d7a46d6f6a3
parent40000270841c2d6aadbdbe2eebdaa979196123c8 (diff)
downloadrust-2cdf5f7e696fa424282e5b1544e58573ad1a14a3.tar.gz
rust-2cdf5f7e696fa424282e5b1544e58573ad1a14a3.zip
move two tests to a better location
-rw-r--r--src/tools/miri/tests/pass-dep/libc/libc_pthread_cond_timedwait.rs (renamed from src/tools/miri/tests/pass-dep/concurrency/libc_pthread_cond_timedwait.rs)0
-rw-r--r--src/tools/miri/tests/pass-dep/libc/libc_pthread_cond_timedwait_isolated.rs (renamed from src/tools/miri/tests/pass-dep/concurrency/libc_pthread_cond_timedwait_isolated.rs)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/tools/miri/tests/pass-dep/concurrency/libc_pthread_cond_timedwait.rs b/src/tools/miri/tests/pass-dep/libc/libc_pthread_cond_timedwait.rs
index d758168c7c3..d758168c7c3 100644
--- a/src/tools/miri/tests/pass-dep/concurrency/libc_pthread_cond_timedwait.rs
+++ b/src/tools/miri/tests/pass-dep/libc/libc_pthread_cond_timedwait.rs
diff --git a/src/tools/miri/tests/pass-dep/concurrency/libc_pthread_cond_timedwait_isolated.rs b/src/tools/miri/tests/pass-dep/libc/libc_pthread_cond_timedwait_isolated.rs
index f1a3c5dc10d..f1a3c5dc10d 100644
--- a/src/tools/miri/tests/pass-dep/concurrency/libc_pthread_cond_timedwait_isolated.rs
+++ b/src/tools/miri/tests/pass-dep/libc/libc_pthread_cond_timedwait_isolated.rs