Rationale: | intend to perform the detailed test and demonstrate usage of the minimal testing facility |
Type: | run-time-failure |
Component needed: | none |
Need Test Pattern: | no |
Expected Output: | .../minimal_test.cpp(56): test i == 2 failed .../minimal_test.cpp(59): test bool_convertible1( false ) failed .../minimal_test.cpp(62): test bool_convertible2( 0 ) failed .../minimal_test.cpp(65): test bool_convertible3( NULL ) failed .../minimal_test.cpp(67): Some error .../minimal_test.cpp(69): test i == 4 failed **** Testing aborted. **** 6 errors detected |
Result Code: | 201 |
Source: | minimal_test.cpp |