index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
fsm
/
fsm_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: fsm: allow logging the timeout on state change
Neels Hofmeyr
2019-02-26
1
-0
/
+3
*
osmo_fsm_inst_state_chg(): set T also for zero timeout
Neels Hofmeyr
2019-01-29
1
-0
/
+38
*
add osmo_fsm_inst_state_chg_keep_timer()
Neels Hofmeyr
2018-05-31
1
-0
/
+84
*
add osmo_fsm_inst_update_id_f()
Neels Hofmeyr
2018-04-09
1
-0
/
+24
*
fsm: id: properly set name in case of NULL id
Neels Hofmeyr
2018-04-09
1
-13
/
+0
*
fsm_test: more thoroughly test FSM inst ids and names
Neels Hofmeyr
2018-04-09
1
-7
/
+94
*
fsm_test: terminate the main loop instead of exit on timeout
Neels Hofmeyr
2018-04-09
1
-2
/
+6
*
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
1
-0
/
+7
*
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
1
-3
/
+37
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
1
-1
/
+7
*
fsm_test.c: fix compiler warning: timer cb return type
Neels Hofmeyr
2016-12-24
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
1
-0
/
+155