libosmocore/tests/fsm/fsm_test.err

11 lines
395 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Checking FSM allocation
Test_FSM(my_id){NULL}: Allocated
Test_FSM(my_id){NULL}: Received Event 1
Test_FSM(my_id){NULL}: Event 1 not permitted
Test_FSM(my_id){NULL}: Received Event 0
Test_FSM(my_id){NULL}: state_chg to ONE
Test_FSM(my_id){ONE}: Received Event 1
Test_FSM(my_id){ONE}: state_chg to TWO
Test_FSM(my_id){TWO}: Timeout of T2342
Timer