mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 20:05:52 +08:00

Sometimes the pre-conditions in an action requirement are not independent and it is necessary skip a certain set of pre-condition states. This should be used with care since no test code is run in these cases. There shall be a reason given why skipping a transition is justified. Update #3715.