unit-tests: Fix test_runner_run() apidoc
This commit is contained in:
@@ -66,7 +66,7 @@ struct test_configuration_t {
|
|||||||
*
|
*
|
||||||
* The configs array must be terminated with a NULL element.
|
* The configs array must be terminated with a NULL element.
|
||||||
*
|
*
|
||||||
* @oaran name name of test runner
|
* @param name name of test runner
|
||||||
* @param config test suite constructors with dependencies
|
* @param config test suite constructors with dependencies
|
||||||
* @param init_cb init/deinit callback
|
* @param init_cb init/deinit callback
|
||||||
* @return test result, EXIT_SUCCESS if all tests passed
|
* @return test result, EXIT_SUCCESS if all tests passed
|
||||||
|
|||||||
Reference in New Issue
Block a user