X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Ftesting%2FTestManager.cpp;h=1317ee3c1f933a17c16dd32c5bb98e5db27be121;hb=5d6f06dfd260d5fd29baa9d64699e2b37354f142;hp=4a6f6887f013469e75afdedde40178c7e3dc14a4;hpb=75e01e90ae4e1f29813eabe40c3e6b5eea8457bf;p=anna.git diff --git a/example/diameter/launcher/testing/TestManager.cpp b/example/diameter/launcher/testing/TestManager.cpp index 4a6f688..1317ee3 100644 --- a/example/diameter/launcher/testing/TestManager.cpp +++ b/example/diameter/launcher/testing/TestManager.cpp @@ -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(); }