HomeFreeBSD

Update limits on makecontext() arguments in the setcontext_link test.

Description

Update limits on makecontext() arguments in the setcontext_link test.

sparc64 and riscv do not support 10 arguments, but MIPS now does.
While here, combine clauses for architectures that support the same
number of arguments to reduce duplication.

Sponsored by: DARPA / AFRL

Details

Provenance
jhbAuthored on
Parents
rS328633: Add a new set of simple tests for makecontext().
Branches
Unknown
Tags
Unknown