次の方法で共有


Kernel Tests (Compact 2013)

3/26/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

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

KSMP 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)