]> Savannah Git Hosting - gnulib.git/commit
sigsegv: Add tests.
authorBruno Haible <bruno@clisp.org>
Sun, 16 May 2021 16:29:48 +0000 (18:29 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 May 2021 17:02:56 +0000 (19:02 +0200)
commita6a6528db257ebd2841971fba0b30272f4e9a463
tree0185f533b5d63eefe8897272f12610526edacddc
parente54aa6196947ed22ff66bcd714e4fc7bd0c5c3b4
sigsegv: Add tests.

* tests/test-sigsegv-catch-segv1.c: New file, from GNU libsigsegv with
modifications.
* tests/test-sigsegv-catch-segv2.c: Likewise.
* tests/test-sigsegv-catch-stackoverflow1.c: Likewise.
* tests/test-sigsegv-catch-stackoverflow2.c: Likewise.
* tests/altstack-util.h: Likewise.
* tests/mmap-anon-util.h: Likewise.
* modules/sigsegv-tests: New file.
ChangeLog
modules/sigsegv-tests [new file with mode: 0644]
tests/altstack-util.h [new file with mode: 0644]
tests/mmap-anon-util.h [new file with mode: 0644]
tests/test-sigsegv-catch-segv1.c [new file with mode: 0644]
tests/test-sigsegv-catch-segv2.c [new file with mode: 0644]
tests/test-sigsegv-catch-stackoverflow1.c [new file with mode: 0644]
tests/test-sigsegv-catch-stackoverflow2.c [new file with mode: 0644]