EDB Build Verification Test (Windows Embedded CE 6.0)
1/6/2010
The EDB Build Verification Test uncovers common API and functionality problems with EDB and the file system.
The test suite covers the following EDB methods:
- CeCreateDatabaseEx2
- CeOpenDatabaseEx2
- CeDeleteDatabaseEx
- CeFindFirstDatabaseEx
- CeFindNextDatabaseEx
- CeSeekDatabase
- CeReadRecordPropsEx
- CeWriteRecordProps
This test library is built from the same source code as the CEDB 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 EDB Build Verification Test
Provides a list of hardware, software and other prerequisites for the test.
- Test Cases for the EDB Build Verification Test
Lists and describes test cases within the test.
- Command Line Parameters for the EDB Build Verification Test
Lists and describes optional command line parameters that can be used for the test.
- Troubleshooting the EDB Build Verification Test
Provides troubleshooting information for the test