CEDB Build Verification Test (Windows Embedded CE 6.0)
1/6/2010
The CEDB Build Verification Test uncovers common API and functionality problems with CEDB and the file system.
The test suite covers the following CEDB methods:
- CeCreateDatabaseEx
- CeOpenDatabaseEx
- CeOidGetInfoEx
- CeDeleteDatabaseEx
- CeFindFirstDatabaseEx
- CeFindNextDatabaseEx
- CeSeekDatabase
- CeReadRecordPropsEx
- CeWriteRecordProps
This test library is built from the same source code as the EDB Build Verification Test, but they are built differently. Some database functionalities have to call a different API between CEDB and EDB.
You may want to run this test each time you make a custom build, to uncover any database-related issues caused by regressions.
In This Section
- Prerequisites for the CEDB Build Verification Test
Provides a list of hardware, software and other prerequisites for the test.
- Test Cases for the CEDB 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 CEDB Build Verification Test
Provides a list of optional command line parameters that can be used for this test.
- Troubleshooting the CEDB Build Verification Test
Provides troubleshooting information for this test