Kernel Tests (Compact 2013)
3/26/2014
The Kernel tests are comprised of the following.
In This Section
Test |
Introduction |
---|---|
Build verification test (BVT) that exercises memory/heap allocation, file operations, basic thread operations, and basic module operations |
|
Assesses the depth-based and range-based functionality of the Notification API and tests the real-time clock on the device |
|
Ensures the kernel can schedule multiple threads (within the same process or from different processes) at the same time |
|
Exercises CePowerOnProcessor and CePowerOffProcessor APIs and ensures the system state is consistent |
|
Exercises KData, Exception Handling, Synchronization Primitives (Critical Section, Events), Affinity and backward compatibilities in the SMP environment |