RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Files | Data Structures | Functions
spec:/score/thread/val/fatal-idle-thread-stack-too-small

Tests a fatal error caused by a too small idle thread stack size. More...

Files

file  tr-fatal-idle-thread-stack-too-small.c
 
file  tr-fatal-idle-thread-stack-too-small.h
 

Data Structures

struct  ScoreThreadValFatalIdleThreadStackTooSmall_Context
 Test context for spec:/score/thread/val/fatal-idle-thread-stack-too-small test case. More...
 

Functions

void ScoreThreadValFatalIdleThreadStackTooSmall_Run (rtems_fatal_source source, rtems_fatal_code code)
 Runs the parameterized test case.
 

Detailed Description

Tests a fatal error caused by a too small idle thread stack size.

This test case performs the following actions:

Function Documentation

◆ ScoreThreadValFatalIdleThreadStackTooSmall_Run()

void ScoreThreadValFatalIdleThreadStackTooSmall_Run ( rtems_fatal_source  source,
rtems_fatal_code  code 
)

Runs the parameterized test case.

Parameters
sourceis the fatal source.
codeis the fatal code.