summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTest/CrashTest.cpp
AgeCommit message (Expand)Author
2021-07-06LibTest: Clear core dump flag for CrashTest child processesAndrew Kaster
2021-05-08LibTest: Convert Crash test runner to outln(..)Brian Gianforcaro
2021-05-08LibTest: Expose new EXPECT_CRASH(..) macro for unit test assertionsBrian Gianforcaro
2021-05-08LibTest: Move Crash testing facility from crash.cpp to LibTestBrian Gianforcaro