RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Files | Data Structures | Typedefs | Functions

Tests a signal constant of the Signal Manager using the signal set of the executing task. More...

Files

file  tr-signal-constant.c
 
file  tr-signal-constant.h
 

Data Structures

struct  RtemsSignalValSignalConstant_Context
 Test context for spec:/rtems/signal/val/signal-constant test case. More...
 

Typedefs

typedef RtemsSignalValSignalConstant_Context Context
 

Functions

void RtemsSignalValSignalConstant_Run (rtems_signal_set signal, int number)
 Runs the parameterized test case.
 

Detailed Description

Tests a signal constant of the Signal Manager using the signal set of the executing task.

This test case performs the following actions:

Function Documentation

◆ RtemsSignalValSignalConstant_Run()

void RtemsSignalValSignalConstant_Run ( rtems_signal_set  signal,
int  number 
)

Runs the parameterized test case.

Parameters
signalis the signal constant.
numberis the signal number.