RTEMS 6.1-rc2
|
#include <rtems/score/statesimpl.h>
#include "tr-sem-seize-wait.h"
#include "tr-tq-enqueue-fifo.h"
#include "tr-tq-enqueue-priority.h"
#include <rtems/test.h>
Data Structures | |
struct | ScoreSemReqSeizeWait_Entry |
struct | ScoreSemReqSeizeWait_Context |
Test context for spec:/score/sem/req/seize-wait test case. More... | |
Typedefs | |
typedef ScoreSemReqSeizeWait_Context | Context |
Functions | |
void | ScoreSemReqSeizeWait_Run (TQSemContext *tq_ctx) |
Runs the parameterized test case. | |