debugger: integrate state test into test automation framework

Change-Id: If3c6b5095a10a92683bf2214e45408e8d885085f
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2012-01-25 17:28:06 +01:00
committed by hjk
parent accde26139
commit 828139a7db
4 changed files with 162 additions and 59 deletions

View File

@@ -78,6 +78,7 @@ private:
#ifdef WITH_TESTS
private slots:
void testPythonDumpers();
void testStateMachine();
#endif
};