Next: State events, Previous: Using MIN Event System for test cases synchronization, Up: Using MIN Event System for test cases synchronization
The interface for event system is defined in file min_test_event_if.h
and has three interface functions min_event_create()
, min_event_destroy ()
and Event()
. See MIN Event System usage.