Next: , Previous: Using MIN Event System for test cases synchronization, Up: Using MIN Event System for test cases synchronization


9.1 Event interface for the test modules

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.