RTEMS 6.1-rc4
|
This source file provides the implementation of rtems_test_run(). More...
#include <rtems/test-info.h>
#include <rtems/test-printer.h>
#include <rtems/test.h>
#include <stdlib.h>
Functions | |
void | rtems_test_run (rtems_task_argument arg, const RTEMS_TEST_STATE state) |
Runs the test cases of the RTEMS Test Framework using a default configuration in the context of a task. | |
This source file provides the implementation of rtems_test_run().