SDL Visual Test
|
#include <SDL_visualtest_random_variator.h>
Data Fields | |
SDLVisualTest_Variation | variation |
SDLVisualTest_SUTConfig | config |
char | buffer [MAX_SUT_ARGS_LEN] |
Struct for the variator that randomly generates variations of command line arguments to the SUT.
char buffer[MAX_SUT_ARGS_LEN] |
Buffer to store the arguments string built from the variation
SDLVisualTest_SUTConfig config |
Configuration object for the SUT that the variator is running for.
SDLVisualTest_Variation variation |
The current variation.