tts
v2.3.0
The Tiny Test System
Loading...
Searching...
No Matches
◆
initialize()
void tts::initialize
(
int
argc
,
const char **
argv
)
inline
Initializes a TTS test suite.
This function is to be called when writing a custom entry point.
Parameters
argc
Number of command line argument fetched from
main
argv
Command line arguments pointer fetched from
main
tts