Lines Matching refs:case
64 " specified the following default test case\n" \
170 case 'n':
318 /** \brief Write the description of the test case to the outcome CSV file.
323 * \param test_case The test case description.
365 /** \brief Write the result of the test case to the outcome CSV file.
388 case DISPATCH_TEST_SUCCESS:
403 case MBEDTLS_TEST_RESULT_SUCCESS:
406 case MBEDTLS_TEST_RESULT_SKIPPED:
417 case DISPATCH_TEST_FN_NOT_FOUND:
420 case DISPATCH_INVALID_TEST_DATA:
423 case DISPATCH_UNSUPPORTED_SUITE: