Tests
The following list provides cumulative summary
information on all Boost Test Library tests. To compile all test programs
you could use Jamfile supplied in test directory.
|
Test summary
contains following sections:
Rationale |
intent of the test |
Type |
type of the test:
- run-time - should succeed at run time
- run-time-failure - should fail at run time
- compile-time - should succeed to compile and link
|
Component needed |
Component of the Boost Test Library this test need to be linked
with |
Need Test Pattern |
yes/no depends on whether this test require pattern file name
ass first command line argument. Pattern files are located in test
directory along with test source file. Click on 'yes' and you will
see it. |
Expected Output |
expected output produced by test during run. |
Result Code |
result code returned by the test |
Source |
Link to the test source file. |
|