mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Add a test for setjmp/longjmp within user context
Verify that setjmp/longjmp works correctly within a user context. Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
This commit is contained in:
@@ -235,6 +235,7 @@ tests := \
|
||||
tst-setcontext8 \
|
||||
tst-setcontext9 \
|
||||
tst-setcontext10 \
|
||||
tst-setcontext11 \
|
||||
tst-strfmon_l \
|
||||
tst-strfrom \
|
||||
tst-strfrom-locale \
|
||||
|
Reference in New Issue
Block a user