aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_dealloc_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-3/+3
2021-02-20Drop use of log_set_print_filename() API inside libosmocorePau Espin Pedrol1-1/+1
2019-12-01Check for osmo_fsm_register() error return valueHarald Welte1-1/+1
2019-10-29add osmo_fsm_set_dealloc_ctx(), to help with use-after-freeNeels Hofmeyr1-17/+52
2019-04-11fsm_dealloc_test: no need for ST_DESTROYINGNeels Hofmeyr1-51/+3
2019-04-11fsm: support graceful osmo_fsm_inst_term() cascadesNeels Hofmeyr1-4/+3
2019-04-11add fsm_dealloc_test.cNeels Hofmeyr1-0/+476