One-Card Network Card Miniport Driver Test (Windows Embedded CE 6.0)
1/6/2010
The One-Card Network Card Miniport Driver Test assesses the functionality of a miniport driver for a single network card. You can also use this test to verify that the driver supports Network Driver Interface Specification (NDIS) functionality.
This test is comprised of two binaries, Ndt.dll and Ndt_1c.dll. The Ndt.dll binary file is a protocol driver that binds to the test and support cards. The protocol driver communicates with the underlying miniport drivers through an NDIS wrapper and registers as a stream driver. The Ndt_1c.dll binary file controls the test itself.
In This Section
- Prerequisites for the One-Card Network Card Miniport Driver Test
Specifies the hardware and software needed for this test.
- Test Cases for the One-Card Network Card Miniport Driver Test
Describes the test cases for this test.
- Command Line Parameters for the One-Card Network Card Miniport Driver Test
Details the command line parameters for this test.
- Running the One-Card Network Card Miniport Driver Test
Discusses issues concerning the configuration and running of this test.
- Troubleshooting the One-Card Network Card Miniport Driver Test
Provides troubleshooting information for this test