RTEMS 6.1-rc1
|
#include <rtems/score/smpimpl.h>
#include <rtems/score/threadimpl.h>
#include "tr-tq-timeout-priority-inherit.h"
#include "tx-support.h"
#include <rtems/test.h>
Data Structures | |
struct | ScoreTqReqTimeoutPriorityInherit_Entry |
struct | ScoreTqReqTimeoutPriorityInherit_Context |
Test context for spec:/score/tq/req/timeout-priority-inherit test case. More... | |
Typedefs | |
typedef ScoreTqReqTimeoutPriorityInherit_Context | Context |
Functions | |
void | ScoreTqReqTimeoutPriorityInherit_Run (TQContext *tq_ctx) |
Runs the parameterized test case. More... | |