Functions
packml_sm_test Namespace Reference

Functions

int fail ()
int success ()
 TEST (Packml_SM, set_execute)
 TEST (Packml_SC, state_diagram)
 TEST (Packml_CC, state_diagram)
bool waitForState (StatesEnum state, StateMachine &sm)
 waitForState - returns true if the current state of the state machine (sm) matches the queried state

Function Documentation

Definition at line 64 of file test/state_machine.cpp.

Definition at line 56 of file test/state_machine.cpp.

packml_sm_test::TEST ( Packml_SM  ,
set_execute   
)

Definition at line 73 of file test/state_machine.cpp.

packml_sm_test::TEST ( Packml_SC  ,
state_diagram   
)

Definition at line 92 of file test/state_machine.cpp.

packml_sm_test::TEST ( Packml_CC  ,
state_diagram   
)

Definition at line 158 of file test/state_machine.cpp.

waitForState - returns true if the current state of the state machine (sm) matches the queried state

Parameters:
state- state enumeration to wait for
sm- top level state machine
Returns:
true if state changes to queried state before internal timeout

Definition at line 38 of file test/state_machine.cpp.



packml_sm
Author(s): Shaun Edwards
autogenerated on Sat Jun 8 2019 20:13:34