Lines Matching refs:file
13 … the test does. The first non-comment line of each paragraph in a `.data` file is the test descrip…
16 … that process test descriptions (`generate_test_code.py`, [outcome file](#outcome-file) tools) sim…
17 * Test descriptions must be unique within a `.data` file. If you can't think of a better descriptio…
18 …a failure log to the test data. Avoid confusion between cases in the [outcome file](#outcome-file).
39 ### Outcome file
41 #### Generating an outcome file argument
43 … outcome file**. This feature is enabled if the environment variable `MBEDTLS_TEST_OUTCOME_FILE` i…
45 If you run `all.sh --outcome-file test-outcome.csv`, this collects the outcome of all the test case…
47 #### Outcome file format argument
49 The outcome file is in a CSV format using `;` (semicolon) as the delimiter and no quoting. This mea…
51 The outcome file has 6 fields: