RTEMS 6.1-rc1
Functions
testrun.c File Reference

Implementation of rtems_test_run_default(). More...

#include <rtems/test-info.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. More...
 

Detailed Description

Implementation of rtems_test_run_default().