summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTest/CrashTest.h
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2021-12-19LibTest: Add `EXPECT_CRASH_WITH_SIGNAL`Michel Hermier
2021-12-19LibTest: Handle test reporting in the a unique pathMichel Hermier
2021-12-19LibTest: Handle Crash printing in a private methodMichel Hermier
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