Modify the location of the test case file because new test cases need to be submitted. If the old test cases are not in a folder, CI will fail and prompts "the command exited with status 1". Signed-off-by: Ying ming <mingx.ying@intel.com>
5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
This test case verifies that kernel fatal error handling works correctly.
|
|
|
|
If a thread causes a CPU exception, and it is not in an ISR or "essential"
|
|
thread, the thread gets aborted and the rest of the system executes normally.
|