summaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_test.err
blob: 6f031be8ae60c42fc7e2ace285e417158c9ab4f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
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