aboutsummaryrefslogtreecommitdiff
path: root/core/testing/signal_handler_libc.odin
Commit message (Expand)AuthorAgeFilesLines
* testing: separate the posix import into target filesLaytan Laats2024-11-011-17/+4
* remove pthread from sys/unix and use sys/posix where usedLaytan2024-10-281-3/+3
* Merge branch 'master' into file-tags-without-commentsKarl Zylinski2024-09-171-0/+11
|\
| * Fix signalling test child threads crashing test 0Feoramund2024-09-101-0/+11
* | Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-2/+2
|/
* Add explicit copyright info to `core:testing`Feoramund2024-08-121-0/+8
* Catch `SIGTRAP` in the test runnerFeoramund2024-06-281-0/+10
* add forced shutdown to new test runnerLaytan Laats2024-06-101-1/+8
* Fix ad hoc `printf` in test runner signal handlerFeoramund2024-06-021-1/+1
* Prevent test runner deadlock on NetBSDFeoramund2024-06-021-0/+13
* Catch `SIGILL`, `SIGFPE`, `SIGSEGV` in the test runnerFeoramund2024-06-021-7/+117
* Rename `signal_handler.odin` to `signal_handler_libc.odin`Feoramund2024-06-021-0/+19