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