summaryrefslogtreecommitdiffstats
path: root/src/fsm.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-03-06 06:14:01 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2019-03-06 07:00:30 +0100
commit4ea698233aa7f94e53a0bbf09e45506b216e32d4 (patch)
treec71847556c64de634e1d13330d2828b90173f0bb /src/fsm.c
parent4f54c6c48d90ee94c3115a8ea6c60333e398e116 (diff)
fix tdef_test.c: do call the function-to-test in all cases
Always call osmo_tdef_fsm_inst_state_chg(), also when no timeout is defined. When there is no timeout defined for a state, tdef_test.c tries to be smart and print different output. In that mess, I missed the fact that osmo_tdef_fsm_inst_state_chg() isn't always called as it should. In the same mess, the resulting state was never printed until the preceding patch, which helped to hide this bug. Change-Id: I1d953d99854422bff8eb32f051e9c6147bc836b6
Diffstat (limited to 'src/fsm.c')
0 files changed, 0 insertions, 0 deletions