Allow to clear an specific test case
[anna.git] / example / diameter / launcher / EventOperation.hpp
index dd54020..c88cb3c 100644 (file)
@@ -110,7 +110,7 @@ public:
   bool test__auto_reset(std::string &response, bool soft_hard);
   bool test__initialized(std::string &response);
   bool test__finished(std::string &response);
-  bool test__clear(std::string &response);
+  bool test__clear(std::string &response, int id = -1 /* all */);
   bool test__junit(std::string &response, const std::string & targetFile);
   bool test__summary_counts(std::string &response);
   bool test__summary_states(std::string &response);