HomeFreeBSD

Add a new set of simple tests for makecontext().

Description

Add a new set of simple tests for makecontext().

In contrast to the existing NetBSD setcontext_link test, these tests
verify that passing from 1 to 6 arguments through to the callback function
work correctly which can be useful for testing ABIs which split arguments
between registers and the stack.

Sponsored by: DARPA / AFRL

Details

Provenance
jhbAuthored on
Parents
rS328632: Remove limitation of 6 arguments for makecontext() on mips.
Branches
Unknown
Tags
Unknown