debugger: add 'inline benchmarking' for the plugin itself

Change-Id: Iad7e197f7d7ee14156562c3de7960fe65c7e85fe
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2012-01-26 13:14:00 +01:00
committed by hjk
parent 6308632e5d
commit 8d5f7d076a
2 changed files with 36 additions and 1 deletions

View File

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