blob: c9021bbdf62c90b5b957b55e3a09187add0470c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Checking FSM allocation
[0;mTest FSM{NULL}: Allocated
[0;mTest FSM{NULL}: Received Event 1
[0;mTest FSM{NULL}: Event 1 not permitted
[0;mTest FSM{NULL}: Received Event 0
[0;mTest FSM{NULL}: state_chg to ONE
[0;mTest FSM{ONE}: Received Event 1
[0;mTest FSM{ONE}: state_chg to TWO
[0;mTest FSM{TWO}: Timeout of T2342
[0;mTimer
[0;m
|