aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_test.err
AgeCommit message (Expand)AuthorFilesLines
2019-02-26log: fsm: allow logging the timeout on state changeNeels Hofmeyr1-10/+10
2019-01-29osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr1-0/+15
2018-05-31add osmo_fsm_inst_state_chg_keep_timer()Neels Hofmeyr1-1/+21
2018-04-09add osmo_fsm_inst_update_id_f()Neels Hofmeyr1-0/+27
2018-04-09cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"Neels Hofmeyr1-2/+2
2018-04-09fsm: id: properly set name in case of NULL idNeels Hofmeyr1-1/+1
2018-04-09fsm_test: more thoroughly test FSM inst ids and namesNeels Hofmeyr1-0/+44
2018-04-09fsm_test: terminate the main loop instead of exit on timeoutNeels Hofmeyr1-0/+1
2018-02-26print BIG FAT ERROR message if osmo_fsm lacks event namesStefan Sperling1-4/+4
2017-04-27control_if: Add control interface commands for FSMsHarald Welte1-8/+8
2017-04-16osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte1-8/+8
2016-12-14fsm: add LOGPFSML to pass explicit logging levelNeels Hofmeyr1-1/+1
2016-06-16Add Finite State Machine abstraction codeHarald Welte1-0/+11