X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=source%2Ftesting%2FTestStep.cpp;h=413ad28d48dc2cf70e867f9e8016ca3640020cf8;hp=e1804371dd184db18094071ec7d56e7c93fb74d4;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/source/testing/TestStep.cpp b/source/testing/TestStep.cpp index e180437..413ad28 100644 --- a/source/testing/TestStep.cpp +++ b/source/testing/TestStep.cpp @@ -101,6 +101,7 @@ namespace { // TODO: mutex the step while setting data here !! } +/* void cmdRunOnThreadWithFork (TestStepCmd *step, const std::string &cmd) { // Thread running: @@ -148,6 +149,7 @@ namespace { step->complete(); } } +*/ bool decodeMessage(const anna::DataBlock &message, anna::diameter::codec::Message &messageCodec) throw() {