Avoid recursion on TestStepWait. Now is the TestManager after searching the condition...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 21 Sep 2015 00:55:49 +0000 (02:55 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 21 Sep 2015 00:55:49 +0000 (02:55 +0200)
commitc7742e2134826a05ee9c6bf89eebaa726dae0d1b
tree8c1f5c9db65f4e1f1a806ad02affbf9561a57c01
parent888c763c650fbe314ba47bb0840c47fc508cc837
Avoid recursion on TestStepWait. Now is the TestManager after searching the condition fulfilled, whom will process the test case.

TODO for TestStepCmd and TestStepDelay
example/diameter/launcher/testing/TestManager.cpp
example/diameter/launcher/testing/TestStep.cpp