Working on ASST2 targets.
This commit is contained in:
10
test161/tests/stability/faulter.t
Normal file
10
test161/tests/stability/faulter.t
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "Faulter Test"
|
||||
description:
|
||||
Tests whether kill_curthread is implemented correctly.
|
||||
Attempts to access an invalid memory address expecting the kernel
|
||||
to gracefully kill the current process instead of panicking.
|
||||
tags: [proc]
|
||||
depends: [console]
|
||||
---
|
||||
p /testbin/faulter
|
Reference in New Issue
Block a user