Share via


Kernel Tests (Compact 7)

3/12/2014

The Kernel tests are comprised of the following.

In This Section

Test Introduction

Kernel BVT Test

Build verification test (BVT) that exercises memory/heap allocation, file operations, basic thread operations, and basic module operations

Kernel Scheduler Test

Exercises the kernel scheduler

Notification Test

Assesses the depth-based and range-based functionality of the Notification API and tests the real-time clock on the device

SMP BVT Test

Ensures the kernel can schedule multiple threads (within the same process or from different processes) at the same time

SMP Depth Test - Kernel Mode

Exercises CePowerOnProcessor and CePowerOffProcessor APIs and ensures the system state is consistent

SMP Depth Test - User Mode

Exercises KData, Exception Handling, Synchronization Primitives (Critical Section, Events), Affinity and backward compatibilities in the SMP environment

See Also

Reference

Tests

Other Resources

Compact Test Kit (CTK)