IOR
|
#include "ior.h"
Go to the source code of this file.
Functions | |
IOR_test_t * | ParseCommandLine (int argc, char **argv) |
Variables | |
IOR_param_t | initialTestParams |
IOR_test_t* ParseCommandLine | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 541 of file parse_options.c.
References airoi_create_all_module_options(), AllocResults(), CheckRunSettings(), createGlobalOptions(), CreateTest(), GetPlatformName(), init_IOR_Param_t(), initialTestParams, NULL, option_parse(), options, IOR_param_t::platform, ReadConfigScript(), IOR_param_t::testscripts, and updateParsedOptions().
Referenced by ior_main(), and ior_run().
IOR_param_t initialTestParams |
Definition at line 37 of file parse_options.c.
Referenced by ParseCommandLine().