Command Line Parameters for the Wi-Fi Authentication Tests (Windows Embedded CE 6.0)
1/6/2010
The Wi-Fi Authentication Tests run from the command line. The combination of authentication and encryption in each test depend on the command-line parameters you include when you start the test. To simplify the description of the parameters, this topic describes one of the parameters and links to other topics that describe the rest of the parameters.
Syntax
tux.exe [tuxparams] -d authmatrix.dll [-c "[-adapter adapterName] [apParameters] [enrollmentParameters] [logonParameters] [miscParameters]"]
Command-Line Parameters
- tux.exe tuxparams
For information about the command-line parameters of the Tux test harness, see Tux Command-Line Parameters.
- -d authmatrix.dll
Specifies the DLL to use for the Wi-Fi Authentication Tests.
- -c " … "
Specifies a list of test-specific parameters that Tux passes to the test DLL.
- -adapter adapterName
Specifies the name of the wireless adapter to use in the test. If you omit this parameter, the test uses the first wireless adapter it finds.
- apParameters
Specifies the AP Control Server by hostname and port. For more information, see AP Control Server Settings for the Wi-Fi Authentication Tests.
- enrollmentParameters
Specifies how the AP Control application, APControl.exe, reaches the authentication server, and how to run the certificate enrollment program. For more information, see Certificate Enrollment Settings for the Wi-Fi Authentication Tests.
- logonParameters
Specifies how the application should interact with the user-credential dialog boxes on the device. For more information, see User Log-on Settings for the Wi-Fi Authentication Tests.
- miscParameters
Specifies segments of the tests to skip, APs to use, logon credentials, and test iterations and timeouts. For more information, see Authentication Test Settings for the Wi-Fi Authentication Tests.
See Also
Tasks
Running the Wi-Fi Authentication Tests