aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kern/sched_affinity.c
Commit message (Expand)AuthorAgeFilesLines
* sched tests: Avoid underflow when maxcpuid == 0Mark Johnston2024-07-141-2/+5
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+1
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sched.h: Fix _S macros for better compatibility with glibc.Dmitry Chagin2023-01-291-31/+31
* tests: Get rid of invalid since 3e11d3f6 testcaseDmitry Chagin2022-05-121-23/+0
* Add tests for affinity syscalls.Dmitry Chagin2022-05-111-0/+297