summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTest/CrashTest.h
AgeCommit message (Expand)Author
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