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

Tests a fatal error caused by a failing task create extension. More...

Files

file  tr-fatal-idle-thread-create-failed.c
 
file  tr-fatal-idle-thread-create-failed.h
 

Data Structures

struct  ScoreThreadValFatalIdleThreadCreateFailed_Context
 Test context for spec:/score/thread/val/fatal-idle-thread-create-failed test case. More...
 

Functions

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

Detailed Description

Tests a fatal error caused by a failing task create extension.

This test case performs the following actions:

Function Documentation

◆ ScoreThreadValFatalIdleThreadCreateFailed_Run()

void ScoreThreadValFatalIdleThreadCreateFailed_Run ( rtems_fatal_source  source,
rtems_fatal_code  code 
)

Runs the parameterized test case.

Parameters
sourceis the fatal source.
codeis the fatal code.