summaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_test.err
Commit message (Expand)AuthorAgeFilesLines
* log: fsm: allow logging the timeout on state changeNeels Hofmeyr2019-02-261-10/+10
* osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr2019-01-291-0/+15
* add osmo_fsm_inst_state_chg_keep_timer()Neels Hofmeyr2018-05-311-1/+21
* add osmo_fsm_inst_update_id_f()Neels Hofmeyr2018-04-091-0/+27
* cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"Neels Hofmeyr2018-04-091-2/+2
* fsm: id: properly set name in case of NULL idNeels Hofmeyr2018-04-091-1/+1
* fsm_test: more thoroughly test FSM inst ids and namesNeels Hofmeyr2018-04-091-0/+44
* fsm_test: terminate the main loop instead of exit on timeoutNeels Hofmeyr2018-04-091-0/+1
* print BIG FAT ERROR message if osmo_fsm lacks event namesStefan Sperling2018-02-261-4/+4
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-8/+8
* osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte2017-04-161-8/+8
* fsm: add LOGPFSML to pass explicit logging levelNeels Hofmeyr2016-12-141-1/+1
* Add Finite State Machine abstraction codeHarald Welte2016-06-161-0/+11