index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
fsm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsm: refuse state chg and events after term
Neels Hofmeyr
2019-10-29
1
-1996
/
+292
*
add osmo_fsm_set_dealloc_ctx(), to help with use-after-free
Neels Hofmeyr
2019-10-29
2
-17
/
+3460
*
fsm_dealloc_test: no need for ST_DESTROYING
Neels Hofmeyr
2019-04-11
2
-1799
/
+1520
*
fsm: support graceful osmo_fsm_inst_term() cascades
Neels Hofmeyr
2019-04-11
2
-225
/
+3283
*
fsm: add flag to ensure osmo_fsm_inst_term() happens only once
Neels Hofmeyr
2019-04-11
1
-38
/
+340
*
add fsm_dealloc_test.c
Neels Hofmeyr
2019-04-11
2
-0
/
+598
*
log: fsm: allow logging the timeout on state change
Neels Hofmeyr
2019-02-26
2
-10
/
+13
*
osmo_fsm_inst_state_chg(): set T also for zero timeout
Neels Hofmeyr
2019-01-29
3
-0
/
+57
*
add osmo_fsm_inst_state_chg_keep_timer()
Neels Hofmeyr
2018-05-31
2
-1
/
+105
*
add osmo_fsm_inst_update_id_f()
Neels Hofmeyr
2018-04-09
2
-0
/
+51
*
cosmetic: osmo_fsm_inst_update_id(): don't log "allocate"
Neels Hofmeyr
2018-04-09
1
-2
/
+2
*
fsm: id: properly set name in case of NULL id
Neels Hofmeyr
2018-04-09
2
-14
/
+1
*
fsm_test: more thoroughly test FSM inst ids and names
Neels Hofmeyr
2018-04-09
2
-7
/
+138
*
fsm_test: terminate the main loop instead of exit on timeout
Neels Hofmeyr
2018-04-09
2
-2
/
+7
*
fsm: Update the name as well if the id is updated and accept NULL
Daniel Willmann
2018-03-19
1
-0
/
+4
*
print BIG FAT ERROR message if osmo_fsm lacks event names
Stefan Sperling
2018-02-26
2
-4
/
+11
*
fsm_test.c: fix unreachable check
Vadim Yanitskiy
2017-05-15
1
-1
/
+3
*
control_if: Add control interface commands for FSMs
Harald Welte
2017-04-27
2
-11
/
+45
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
2
-9
/
+15
*
fsm_test.c: fix compiler warning: timer cb return type
Neels Hofmeyr
2016-12-24
1
-1
/
+1
*
fsm: add LOGPFSML to pass explicit logging level
Neels Hofmeyr
2016-12-14
1
-1
/
+1
*
Add logging and testing for FSM deallocation
Max
2016-11-08
1
-4
/
+5
*
Add osmo_fsm_unregister() to header
Max
2016-11-02
1
-0
/
+1
*
Add Finite State Machine abstraction code
Harald Welte
2016-06-16
3
-0
/
+166