Closed acerv closed 2 years ago
During a test execution system might crash. We need to see why system crashes, by taking a look at the logs after panic message.
Implemented by handling KernelPanicError inside SUT implementations https://github.com/acerv/runltp-ng/commit/f81c5c782014c0fd6103286b5cfe424150e984ed
During a test execution system might crash. We need to see why system crashes, by taking a look at the logs after panic message.