RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
testrun.c File Reference

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.
 

Detailed Description

This source file provides the implementation of rtems_test_run().