summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/stackpivot/syscall (follow)
Commit message (Expand)AuthorAgeFilesLines
* These regress tests expect coredumps to be written so run them withclaudio2021-02-091-1/+1
* print the address of the "non-MAP_STACK stack", so it can be comparedderaadt2020-07-261-1/+1
* test _exit(2) rather than exit(3) [to keep things simpler], andderaadt2020-07-201-1/+3
* Add a test for stack pivots that trigger page faults.mortimer2018-04-132-0/+41