Partition Driver Test (Windows Embedded CE 6.0)
1/6/2010
The Partition Driver Test verifies the functionality of the application programming interface (API) set for a custom partition driver using a storage device such as a hard disk or Compact Flash card. This test covers the full API set for the partition driver. The test verifies that data is written to and read from the disk properly. The test also checks for overwritten partition boundaries.
This test is only necessary if you implement a custom partition driver. It is not necessary to run this test if you use the partition driver distributed with Windows Embedded CE.
In This Section
- Prerequisites for the Partition Driver Test
Gives the hardware and software prerequisites for running this test
- Test Cases for the Partition Driver Test
Describes the test cases found in this test
- Command Line Parameters for the Partition Driver Test
Specifies the command line parameters that can be used with this test
- Troubleshooting the Partition Driver Test
Provides troubleshooting information for this test