summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/psxtests/psxsignal09.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-29testsuite: Add machine exception signal map testKinsey Moore1-3/+5
Add a test to verify that mapping of machine exceptions to POSIX signals operates properly when the application requests it.
2021-10-29testsuite: Add machine exception resume testKinsey Moore1-4/+4
Add a test to verify that intercepted exceptions can be resolved and execution can be resumed.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+20
Update #3818.