libosmocore/tests/fsm
Neels Hofmeyr 6a13e7f563 fsm: add LOGPFSML to pass explicit logging level
Provide one central LOGPFSML to print FSM information, take the FSM logging
subsystem from the FSM instance but use an explicitly provided log level
instead of the FSM's default level.

Use to replace some, essentially, duplications of the LOGPFSM macro.

In effect, the fsm_test's expected error changes, since the previous code dup
for logging events used round braces to indicate the fi's state, while the
central macro uses curly braces.

Change-Id: If295fdabb3f31a0fd9490d1e0df57794c75ae547
2016-12-14 17:56:48 +01:00
..
fsm_test.c Add logging and testing for FSM deallocation 2016-11-08 19:35:19 +00:00
fsm_test.err fsm: add LOGPFSML to pass explicit logging level 2016-12-14 17:56:48 +01:00
fsm_test.ok Add Finite State Machine abstraction code 2016-06-16 21:43:45 +00:00