Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These regress tests expect coredumps to be written so run them with | 2021-02-09 | 1 | -1/+1 | |
| | | | | | ulimit -c unlimited. Also simplify the logic a bit as requested by bluhm@. OK bluhm@ deraadt@ | ||||
* | print the address of the "non-MAP_STACK stack", so it can be compared | 2020-07-26 | 1 | -0/+1 | |
| | | | | | against failure reported in dmesg (hmm, is it time to delete those fault messages?) | ||||
* | Add stackpivot asm for ppc and ppc64 regress test. | 2020-07-25 | 1 | -6/+5 | |
| | | | | | Also tweak the pagefault test to work better on arches that do not modify the stack pointer on return. | ||||
* | Fix test when using malloc_conf=J | 2018-11-30 | 1 | -1/+2 | |
| | | | | ok otto@ | ||||
* | Add a test for stack pivots that trigger page faults. | 2018-04-13 | 2 | -0/+69 | |
"Regress is always open for commits" @deraadt |