| Issue |
209273
|
| Summary |
[libc] Revisit syscall tests that have different behaviors under QEMU.
|
| Labels |
libc
|
| Assignees |
|
| Reporter |
lntue
|
The following tests have different behaviors under qemu-riscv64:
```
sys/mman/linux/madvise_test
sys/mman/linux/mincore_test
sys/mman/linux/mlock_test
sys/mman/linux/mremap_test
sys/mman/linux/posix_madvise_test
socket/linux/sendrecvmmsg_test
socket/linux/socketopt_test
socket/linux/socketpair_test
unistd/pread_pwrite_test
unistd/read_write_test
```
They are accommodated in #208920 .
Review these tests again after June 2028 to see if those exceptions are still needed.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs