Improved wait for regexp operations
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 2 Apr 2017 18:29:06 +0000 (20:29 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 2 Apr 2017 18:29:06 +0000 (20:29 +0200)
commit9fa68da11c56250017da9735e4a5dd3fd3b2021b
treebc8770a44f1a3b95ecb0bb42bfe6e8fdf04613c1
parentd30d9e082885e16f0098a699a3b79f53fb28910b
Improved wait for regexp operations
16 files changed:
example/diameter/launcher/Launcher.cpp
example/diameter/launcher/Launcher.hpp
example/diameter/launcher/resources/hex_examples/aaa.hex [new file with mode: 0644]
example/diameter/launcher/resources/hex_examples/aar.hex
example/diameter/launcher/resources/scripts/operation_signal.sh
example/diameter/launcher/resources/scripts/tinyTestcase.sh
example/diameter/launcher/resources/xml_examples/aaa.xml
example/diameter/launcher/resources/xml_examples/aar.xml
example/diameter/launcher/resources/xml_examples/regexp_for_aar.xml [new file with mode: 0644]
include/anna/testing/TestCase.hpp
include/anna/testing/TestCondition.hpp
include/anna/testing/TestStep.hpp
source/testing/TestCase.cpp
source/testing/TestCondition.cpp
source/testing/TestManager.cpp
source/testing/TestStep.cpp