summaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests/lib/libc/sys/t_getcontext.c
Commit message (Expand)AuthorAgeFilesLines
* Replace __riscv__ with __riscv.Ruslan Bukin2018-08-031-2/+2
* Update limits on makecontext() arguments in the setcontext_link test.John Baldwin2018-01-311-12/+12
* Add #else case in run(..) to fix test on non-{amd64,arm64,mips} afterEnji Cooper2017-02-071-0/+3
* Add back #else block accidentally removed in r312145Enji Cooper2017-01-181-0/+2
* Try to consolidate the #ifdef soup into FreeBSD vs non-FreeBSD blocks betterEnji Cooper2017-01-141-6/+10
* Allow up to 6 arguments only on MIPS.Ruslan Bukin2016-09-271-0/+6
* Pass 8 arguments to makecontext on arm64 as this is all we support.Andrew Turner2015-10-011-0/+6
* Only pass 6 arguments to the 'run' function on amd64. amd64'sJohn Baldwin2014-11-251-14/+10
* Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; addEnji Cooper2014-11-051-0/+14
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,Enji Cooper2014-10-021-0/+129