Share via


Adding a Custom Test to the CETK

You can use the User-Defined Test Wizard to add a custom test module to the CETK.

To add a custom test to the CETK

  1. Build a module for your custom test.

    For information about building a module for your custom test, see Building a Tux DLL with Platform Builder or Building a Tux DLL From the Command Line.

  2. In the Windows CE .NET Test Kit window, from the Tests menu, choose User defined.

  3. Choose Next.

  4. Choose Add a New Test, and then choose Next.

  5. In the Name of Test box, type the name for your custom test as you want the name to appear in the Windows CE .NET Test Kit window.

  6. In the TUX Module (DLL) box, type the file name of the module for your custom test.

    - or -

    Choose Browse, navigate to the file for the module, and then choose Open.

  7. In the Command Line box, type the default command line for your custom test.

  8. In the Processor box, choose the microprocessor architecture that your test supports, and then choose Next.

  9. Choose Next, and then choose Finish.

In the tree view for a target device in the Windows CE .NET Test Kit window, your custom test appears under the User Tests node. To see the test in the tree view, you may need to right-click on the target device and then choose Redetect Peripherals.

See Also

CETK Tool Operation

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.