Command Line Parameters for the I-Cache Tests (Windows Embedded CE 6.0)

1/6/2010

The Print Cache Information Test runs the following command line on default execution:

tux.exe -o -d oaltesticache.dll

You can modify the behavior of the OAL Cache 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. The -c parameter 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 I-Cache Tests using the -c parameter.

Command line parameter Description

-runTime time

Specifies the time that each test case runs. This setting affects all test cases except the Usage Message (test case 1). The time is measured in seconds unless modified as follows:

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

The default value is 600 seconds (10 minutes).

See Also

Other Resources

I-Cache Tests