Loading...
Searching...
No Matches
Test interactive synchronization

Utility function for synchronizing before a test. More...

Detailed Description

Utility function for synchronizing before a test.

Files

file  interactive_sync.h
 Synchronization for normally non interactive tests.
 

Functions

static void test_utils_interactive_sync (void)
 Wait for the tester to start test.
 

Function Documentation

◆ test_utils_interactive_sync()

static void test_utils_interactive_sync ( void  )
inlinestatic

Wait for the tester to start test.

Wait for a 's' character to return

Definition at line 37 of file interactive_sync.h.