initialize stat summary
[anna.git] / example / diameter / launcher / testing / TestManager.cpp
index 4a6f688..1317ee3 100644 (file)
@@ -95,6 +95,7 @@ TestManager::TestManager() :
   a_inProgressLimit = UINT_MAX; // no limit
   a_clock = NULL;
   //a_testPool.clear();
+  a_statSummary.clear();
   a_currentTestIt = a_testPool.end();
 }