mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Allow to test an ASSERT (like the crashdump test)
This commit is contained in:
committed by
Mat Sutcliffe
parent
f6690136f2
commit
33cd96c2e3
@@ -73,6 +73,9 @@ namespace BlackMisc
|
||||
//! Simulate a crash
|
||||
void simulateCrash();
|
||||
|
||||
//! Simulate an ASSERT
|
||||
void simulateAssert();
|
||||
|
||||
private:
|
||||
CCrashHandler(QObject *parent = nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user