RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Files | Functions | Variables

Tests the processing order of per-processor jobs. More...

Files

file  tc-score-smp-per-cpu-jobs.c
 

Functions

 T_TEST_CASE (ScoreSmpValPerCpuJobs)
 

Variables

Per_CPU_Job job_0
 
Per_CPU_Job job_1
 

Detailed Description

Tests the processing order of per-processor jobs.

This test case performs the following actions:

Variable Documentation

◆ job_0

Per_CPU_Job job_0
Initial value:
= {
.context = &job_context_0
}

◆ job_1

Per_CPU_Job job_1
Initial value:
= {
.context = &job_context_1,
}