Issue in TestPlan RM_03 Call GetResource and ReleaseResource from ISR2
Project has been move to https://github.com/ciaa/Firmware
Status: Inactive
Brought to you by:
cerdeiro
Error found in TestPlan:
http://portal.osek-vdx.org/files/pdf/modistarc/ostestplan20.pdf
Page 24 and 25:
| TestCase | Sched Policy | Action | Expected Result |
|---|---|---|---|
| 3 | n, m, f B1, B2, E1, E2 e | Call GetResource() from ISR2 | Service returns E_OS_CALLEVEL |
| 10 | n, m, f B1, B2, E1, E2 e | Call ReleaseResource() from ISR2 | Service returns E_OS_CALLEVEL |
But OS Sepcification:
http://portal.osek-vdx.org/files/pdf/specs/os223.pdf page
58,59:
The service may be called from an ISR and from task level (see
Figure 12-1).
Test case will be disabled, this issue shall be documented in limitations and known issues and the ticket shall be closed.