forked from organicmaps/organicmaps
Validate gmock expectation and clear it after each test
This commit is contained in:
parent
c31e155e3b
commit
1f52a45ef7
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ int main(int argc, char * argv[])
|
|||
{
|
||||
// Run the test.
|
||||
pTest->m_Fn();
|
||||
emul::GLMockFunctions::ValidateAndClear();
|
||||
|
||||
if (g_bLastTestOK)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue