mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 06:55:18 -04:00
A couple of the ptrace tests make assumptions about which thread in a multithreaded process will run after a halt. This makes the tests less portable across branches, and susceptible to future breakage. Instead, twiddle thread scheduling and priorities to match the tests' expectation. X-MFC with: r313992 Sponsored by: Dell EMC |
||
|---|---|---|
| .. | ||
| acct | ||
| execve | ||
| pipe | ||
| coredump_phnum_helper.c | ||
| coredump_phnum_test.sh | ||
| kern_copyin.c | ||
| kern_descrip_test.c | ||
| libkern_crc32.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.inc | ||
| ptrace_test.c | ||
| reaper.c | ||
| unix_passfd_test.c | ||
| unix_seqpacket_test.c | ||
| waitpid_nohang.c | ||