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
*
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