fix regression tests

This commit is contained in:
Frank Haverland
2022-10-26 20:10:19 +02:00
parent c8bb95a852
commit 116c99e55c
4 changed files with 31 additions and 22 deletions

View File

@@ -2,6 +2,7 @@
/**
* @brief Testfall für Überprüfung allowNegatives
*
@@ -33,7 +34,7 @@ void testNegative() {
setPreValue(underTestPost, preValue_extended);
result = process_doFlow(underTestPost);
TEST_ASSERT_EQUAL_STRING("no error", underTestPost->getReadoutError().c_str());
TEST_ASSERT_EQUAL_STRING(underTestPost->RundeOutput(preValue_extended, analogs.size()+1).c_str(), result.c_str());
TEST_ASSERT_EQUAL_STRING(RundeOutput(preValue_extended, analogs.size()+1).c_str(), result.c_str());
delete underTestPost;
// extendResolution=true