summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorkamil <kamil@NetBSD.org>2019-02-07 00:24:59 +0000
committerkamil <kamil@NetBSD.org>2019-02-07 00:24:59 +0000
commit2d095400f54c98b9179d0a2e85ae32dd2c88e59b (patch)
tree1c4f2ff0f5c0c38e526190cb0f56847778018ea9 /sys/dev/raidframe
parenta90026053b7853b031b75801d8002dd54ac8f183 (diff)
Enable 3 new ptrace(2) tests for SIGILL
Add missing code for SIGILL verification and enable new SIGILL tests: - traceme_crash_ill - traceme_vfork_crash_ill - unrelated_tracer_sees_crash_ill SIGILL is caused by a crash signal and needs special treatement that has to be asserted to behave correctly. In the unrelated_tracer_sees_crash* tests add additional check to catch scenarios when a test dies due to abnormal condition and it's not caught as the tracer is collected by initproc. All tests pass on NetBSD/amd64, other ports have temporarily unimplemented PTRACE_ILLEGAL_ASM.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions