Registry Build Verification Test (Windows Embedded CE 6.0)
1/6/2010
The Registry Build Verification Test uncovers common API and functionality problems with the registry and the file system.
The test suite covers the following registry methods:
- RegCreateKeyEx
- RegDeleteKey
- RegEnumKeyEx
- RegEnumVal
- RegOpenKeyEx
- RegSetValueEx
- RegDeleteValue
- RegQueryInfoKey
- RegQueryValueEx
You may want to run this test each time you make a custom build, to uncover any registry-related issues caused by regressions.
In This Section
- Prerequisites for the Registry Build Verification Test
Provides a list of hardware, software and other prerequisites for the test.
- Test Cases for the Registry Build Verification Test
Provides a list of test cases that are within the overall test, and a description for each test.
- Command Line Parameters for the Registry Build Verification Test
Provides a list of optional command line parameters that can be used for this test.
- Troubleshooting the Registry Build Verification Test
Provides troubleshooting information for this test