Share via


Running the One-Card Network Card Miniport Driver Test (Windows Embedded CE 6.0)

1/6/2010

The tested card should be connected to an isolated network with no other network traffic. The test can run on a network segment with traffic but the test is likely to interfere with other network traffic.

The following procedure shows how to configure the target device and development workstation**, after you have built a run-time image with support for the network card that you want to test**.

To run the One-Card Network Card Miniport Driver Test

  1. Boot the target device, and then verify that the network card is operational.

  2. On the target device, start the Clientside.exe application.

  3. On the development workstation, open the Windows Embedded CE 6.0 Test Kit (CETK) window. After the target device connects, find the NDIS Test entry in the CETK window and edit the associated command line by specifying the device name of the network interface.

    For example, for a PCI NE2000 card, type -c "-t PCI\NE20001" at the end of the command line. The entire command line reads tux -o -d ndt_1c -c "-t PCI\NE20001".

    Note

    To determine the device name of the network interface, run the test without parameters. The log file generated by the test shows the device names of all network interfaces recognized by the system. Do not run this test on the Vmini network interface.

  4. Start tests for the target device.

See Also

Concepts

One-Card Network Card Miniport Driver Test