Command Line Parameters for the Wall Clock and High Performance Drift Test (Windows Embedded CE 6.0)

1/6/2010

The Wall Clock and High Performance Drift Test executes the tux.exe -o -d oaltesttimers.dll -x 6020 command line on default execution.

You can modify the Wall Clock and High Performance Drift Test by editing the command line for the test. To specify following optional command line parameter for this test, use the –c command line parameter, which forces Tux to pass the specified string into the test module. For more information about how to edit the command line for a test, see Editing the Command-Line for a Test.

The following table shows the command line parameter for the Wall Clock Drift Tests.

Command line parameter Description

-wcRunTime time

Specifies the run time for the test. The value time is considered to be in seconds unless the following modifiers are used:

  • s means seconds (12s = 12 seconds)
  • m means minutes (12m = 12 minutes)
  • h means hours (12h = 12 hours)
  • d means days (12d = 12 days)

The default run time is 3 hours.

See Also

Other Resources

Wall Clock and High Performance Drift Test