Rationale: | detailed self test for the Test Tools. Intended to check that every test tool is working properly, i.e. catch what is supposed to catch and report the way it is supposed to report. Due to self test nature the result code will always be non zero. The presence of errors is detected by presence of lines with errors |
Type: | run-time |
Component needed: | the Unit Test Framework |
Need Test Pattern: | no |
Expected Output: | Running 17 test cases... *** No errors detected |
Result Code: | 0 |
Source: | test_tools_test.cpp |