aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_dealloc_test.err
AgeCommit message (Expand)AuthorFilesLines
2019-10-29fsm: refuse state chg and events after termNeels Hofmeyr1-1996/+292
2019-10-29add osmo_fsm_set_dealloc_ctx(), to help with use-after-freeNeels Hofmeyr1-0/+3408
2019-04-11fsm_dealloc_test: no need for ST_DESTROYINGNeels Hofmeyr1-1748/+1517
2019-04-11fsm: support graceful osmo_fsm_inst_term() cascadesNeels Hofmeyr1-221/+3280
2019-04-11fsm: add flag to ensure osmo_fsm_inst_term() happens only onceNeels Hofmeyr1-38/+340
2019-04-11add fsm_dealloc_test.cNeels Hofmeyr1-0/+122