Command Line Parameters for the RTC Backwards Check Test (Windows Embedded CE 6.0)

1/6/2010

The RTC Backwards Check Test executes the tux -o -d oalTestTimers.dll -x 1220 command line on default execution.

You can modify the RTC Backwards Check Test by editing the command line for the test. To specify one or more of the following optional command line parameters 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 parameters for the RTC Backwards Check Test.

Command line parameter Description

-dateAndTime mm/dd/yyyyhh:mm:ss

Specifies the date and time to test. Used for the RTC Set System Time test case (test case 1300), which is not run by default.

mm/dd/yyyyhh:mm:ss is the date and time respectively.

-backwardsRunTime time

Specifies the run time for the test. Used with the backwards check tests for all clocks. 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

RTC Backwards Check Test