Share via


Command Line Parameters for the DirectDraw Test (Windows Embedded CE 6.0)

1/6/2010

The DirectDraw Test runs the tux –o –d DdrawTK command line entry on default execution. You can modify the test by editing the command line. For 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 DirectDraw Test.

Command line parameter Description

-c "i"

Runs test cases 1200 through 1360 interactively.

If you specify this option, the test prompts you to verify that each image for these test cases displays correctly.

-c "d"

Pauses the test while displaying each image for test cases 1200 through 1360.

If you specify this option, the test pauses momentarily to allow you to view the image. The test does not allow you to provide data indicating whether the image is correctly displayed. If the test encounters an unrecognized pixel format, the test can continue, but the colors displayed may not match the expected colors.

-c "a"

Automates the test.

If you specify this option, the test verifies internally that each image displays correctly.

See Also

Other Resources

DirectDraw Test