diff options
Diffstat (limited to 'tests/fsm/fsm_test.err')
-rw-r--r-- | tests/fsm/fsm_test.err | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/fsm/fsm_test.err b/tests/fsm/fsm_test.err index 6f031be8..17a2f2e0 100644 --- a/tests/fsm/fsm_test.err +++ b/tests/fsm/fsm_test.err @@ -1,11 +1,11 @@ Checking FSM allocation -[0;mTest FSM(my_id){NULL}: Allocated -[0;mTest FSM(my_id){NULL}: Received Event 1 -[0;mTest FSM(my_id){NULL}: Event 1 not permitted -[0;mTest FSM(my_id){NULL}: Received Event 0 -[0;mTest FSM(my_id){NULL}: state_chg to ONE -[0;mTest FSM(my_id){ONE}: Received Event 1 -[0;mTest FSM(my_id){ONE}: state_chg to TWO -[0;mTest FSM(my_id){TWO}: Timeout of T2342 +[0;mTest_FSM(my_id){NULL}: Allocated +[0;mTest_FSM(my_id){NULL}: Received Event 1 +[0;mTest_FSM(my_id){NULL}: Event 1 not permitted +[0;mTest_FSM(my_id){NULL}: Received Event 0 +[0;mTest_FSM(my_id){NULL}: state_chg to ONE +[0;mTest_FSM(my_id){ONE}: Received Event 1 +[0;mTest_FSM(my_id){ONE}: state_chg to TWO +[0;mTest_FSM(my_id){TWO}: Timeout of T2342 [0;mTimer [0;m
\ No newline at end of file |