about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/shims/pthread-sync.rs
AgeCommit message (Expand)AuthorLines
2024-05-06organize libc tests into a proper folder, and run some of them on WindowsRalf Jung-315/+0
2024-05-04also test pthread_condattr_getclockRalf Jung-0/+26
2024-02-17add direct test of pthread_condRalf Jung-4/+52
2024-02-12also test pthread_mutex/rwlock directlyRalf Jung-7/+122
2024-02-12comment tweaksRalf Jung-3/+2
2023-11-16split thread test into synchronization primitives and threadnameRalf Jung-0/+127