summaryrefslogtreecommitdiff
path: root/test/lib/initjmp.c
AgeCommit message (Collapse)Author
2025-04-23test: lib: add initjmp() testJerome Forissier
Test the initjmp() function when HAVE_INITJMP is set. Use the test as an example in the API documentation. Signed-off-by: Jerome Forissier <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>