libosmocore/tests/fsm
Harald Welte 31c0fef2fd control_if: Add control interface commands for FSMs
This allows programmatic access to introspection of FSM instances, which
is quite handy from e.g. external test cases: Send a message to the
code, then use the CTRL interface to check if that message has triggered
the right kind of state transition.

Change-Id: I0f80340ee9c61c88962fdd6764a6098a844d0d1e
2017-04-27 09:50:47 +02:00
..
fsm_test.c control_if: Add control interface commands for FSMs 2017-04-27 09:50:47 +02:00
fsm_test.err control_if: Add control interface commands for FSMs 2017-04-27 09:50:47 +02:00
fsm_test.ok Add Finite State Machine abstraction code 2016-06-16 21:43:45 +00:00