summaryrefslogtreecommitdiff
path: root/test/lib/longjmp.c
AgeCommit message (Collapse)Author
2021-04-08test: unit test for longjmpHeinrich Schuchardt
Provide a unit test for the longjmp() library function Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Sean Anderson <seanga2@gmail.com>