History log of /freebsd-src/contrib/netbsd-tests/lib/libpthread/t_swapcontext.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 3b0a9131 16-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Merge ^/vendor/NetBSD/tests/dist@r312294

This includes a number of accepted upstream fixes, as well as
a reimplementation of the net/carp/... testcase (which is
currently unused).


# 64af3fba 04-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

swapcontext1: test for getcontext(3) and swapcontext(3) success properly

The beforementioned libcalls both succeed if the return codes aren't -1

MFC after: 3 days
Reported by: Coverity
CID: 976790

swapcontext1: test for getcontext(3) and swapcontext(3) success properly

The beforementioned libcalls both succeed if the return codes aren't -1

MFC after: 3 days
Reported by: Coverity
CID: 976790, 976791

show more ...


# 21e609c4 18-Oct-2016 Ruslan Bukin <br@FreeBSD.org>

Skip test on FreeBSD only. So test can be upstreamed to NetBSD.

Requested by: ngie
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5


# bf7d7eae 18-Oct-2016 Ruslan Bukin <br@FreeBSD.org>

Skip test on MIPS as it modifies TLS pointer in set_mcontext().

Discussed with: kib
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5


# 49a26c1f 25-Apr-2015 Enji Cooper <ngie@FreeBSD.org>

Add #include sys/types.h for register_t for mips

MFC after: 3 days


# 57718be8 02-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division

show more ...