summaryrefslogtreecommitdiffstats
path: root/tests/fsm/fsm_test.c
Commit message (Expand)AuthorAgeFilesLines
* print BIG FAT ERROR message if osmo_fsm lacks event namesStefan Sperling2018-02-261-0/+7
* fsm_test.c: fix unreachable checkVadim Yanitskiy2017-05-151-1/+3
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-3/+37
* osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte2017-04-161-1/+7
* fsm_test.c: fix compiler warning: timer cb return typeNeels Hofmeyr2016-12-241-1/+1
* Add logging and testing for FSM deallocationMax2016-11-081-4/+5
* Add osmo_fsm_unregister() to headerMax2016-11-021-0/+1
* Add Finite State Machine abstraction codeHarald Welte2016-06-161-0/+155