{title}Crash Flashing{/title} {author}jp{/author} {default}crash_flashing.html{/default} {text}
This test generation focuses on the model components involved in crash
flashing. When the crash occurs (activated by in_CrashEvent = 1)
the 1-0-alternation of the cr_ImpactToggle (50 cycles, see
SystemUnderTest.CrashFlashing.SendCrashBits.SendCrashBits) is
observed, and crash flashing is automatically activated. In parallel the 3
possibilities to de-activate crash flashing are exercised (see
SystemUnderTest.CrashFlashing.CtrlCrashFlashing.CtrlCrashFlashing
): de-activation by emergency flash switches in_EmSwitch,
in_EmSwitchSPV, and by the remote control of the door locking
system (in_CentralLockingRM). The generated test covers all
transitions of the leaf components underneath
SystemUnderTest.CrashFlashing. Additionally, the crash-related
transitions of SystemUnderTest.PriorityHandling.PriorityHandling
and SystemUnderTest.NormalAndEmerFlashing.HandleCrashOverride are
covered.