aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_test.err
blob: b9c738c6f844a58b23930d4452757a8c01fc9433 (plain)
1
2
3
4
5
6
7
8
9
10
11
Checking FSM allocation
Test FSM{NULL}: Allocated
Test FSM{NULL}: Received Event 1
Test FSM(NULL): Event 1 not permitted
Test FSM{NULL}: Received Event 0
Test FSM{NULL}: state_chg to ONE
Test FSM{ONE}: Received Event 1
Test FSM{ONE}: state_chg to TWO
Test FSM{TWO}: Timeout of T2342
Timer