summaryrefslogtreecommitdiff
path: root/spec/rtems/scheduler/req/get-maximum-priority.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/scheduler/req/get-maximum-priority.yml')
-rw-r--r--spec/rtems/scheduler/req/get-maximum-priority.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/scheduler/req/get-maximum-priority.yml b/spec/rtems/scheduler/req/get-maximum-priority.yml
index f475060b..51b6f151 100644
--- a/spec/rtems/scheduler/req/get-maximum-priority.yml
+++ b/spec/rtems/scheduler/req/get-maximum-priority.yml
@@ -36,7 +36,7 @@ post-conditions:
#if defined(RTEMS_SMP)
T_eq_u32( ctx->priority_obj, INT_MAX );
#else
- T_eq_u32( ctx->priority_obj, 255 );
+ T_eq_u32( ctx->priority_obj, 127 );
#endif
text: |
The value of the object referenced by the