UTC-014_Fan_Control_State_Transition_Coverage ============================================= Validate fan control state transitions for OFF ON and forced-safe command paths. Execution --------- .. list-table:: :header-rows: 1 :widths: 30 70 * - Field - Value * - Status - pass * - Last Run At - 2026-02-28T19:05:00Z * - Last Runner - Dummy_Unit_Run * - Result Summary - pass Preconditions ------------- State machine initialized at idle with command events available from local test harness. Procedure --------- 1) Dispatch OFF command and verify idle output. 2) Dispatch ON command and verify run output. 3) Dispatch safety override command and verify forced-safe transition. 4) Dispatch clear and verify normal recovery. Expected Result --------------- State transitions and output command selections follow sm_fan_control_state with deterministic handling of override commands. Traceability ------------ .. list-table:: :header-rows: 1 * - Element Type - Referenced Elements * - SW Units - * :doc:`sm_fan_control ` * - SW State Machines - * sm_fan_control_state * - Evidence - n/a