Michel Hermier
|
4c6e826c05
|
LibTest: Add EXPECT_CRASH_WITH_SIGNAL
|
2021-12-19 14:22:06 -08:00 |
|
Michel Hermier
|
b1b94692e6
|
LibTest: Handle test reporting in the a unique path
|
2021-12-19 14:22:06 -08:00 |
|
Michel Hermier
|
c8cabd433a
|
LibTest: Handle Crash printing in a private method
|
2021-12-19 14:22:06 -08:00 |
|
Brian Gianforcaro
|
7f51754780
|
LibTest: Expose new EXPECT_CRASH(..) macro for unit test assertions
Utilize the Crash type we imported into LibTest to support testing
of crash scenarios when testing all other components.
|
2021-05-08 00:04:10 +01:00 |
|
Brian Gianforcaro
|
4c0d3f47e1
|
LibTest: Move Crash testing facility from crash.cpp to LibTest
|
2021-05-08 00:04:10 +01:00 |
|