Test cases executed in their own process can now bail out if

assertion fails.

Note: Bailing out doesn't work with --in-proc option.
This commit is contained in:
Markus Kauppila 2011-08-28 21:00:38 +03:00
parent 103124ac9f
commit 87e1417923
4 changed files with 23 additions and 5 deletions

View file

@ -69,7 +69,7 @@ typedef struct TestCaseReference {
*
* \param execKey Execution key for the test
*/
void _InitTestEnvironment(Uint64 execKey);
void _InitTestEnvironment(Uint64 execKey, SDL_bool inproc);
/*!
* Deinitializes the test environment and