X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Ftesting%2FTestManager.cpp;h=bd9bbfcca2487a538442ea6b9dc4139ec65cd414;hb=983eaadca6cfae987be3453853d75bb9bce04487;hp=2c03b4dad4bcf3b0f58e1c9506bcc26a1d93cb23;hpb=932990242f7b76f7c1404bdfdda6587bbe588c5f;p=anna.git diff --git a/example/diameter/launcher/testing/TestManager.cpp b/example/diameter/launcher/testing/TestManager.cpp index 2c03b4d..bd9bbfc 100644 --- a/example/diameter/launcher/testing/TestManager.cpp +++ b/example/diameter/launcher/testing/TestManager.cpp @@ -262,6 +262,7 @@ bool TestManager::clearPool() throw() { a_currentTestIt = a_testPool.end(); a_poolCycle = 1; configureTTPS(0); // stop + a_statSummary.clear(); return true; }