Add a test for multiple makecontext calls
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 16 May 2018 19:28:19 +0000 (12:28 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 25 Jul 2018 11:54:00 +0000 (04:54 -0700)
commit8516ad2de3ae7c720370e06e7aa98d135b3c30eb
tree2b78327ae70d222f896b7678a87febee5c2a8ba9
parentfddcd003776ce242526e809ebfbdcccf31e486c6
Add a test for multiple makecontext calls

Check multiple makecontext calls.

* stdlib/Makefile (tests): Add tst-swapcontext1.
* stdlib/tst-swapcontext1.c: New test.
ChangeLog
stdlib/Makefile
stdlib/tst-swapcontext1.c [new file with mode: 0644]