ContentLevelType Enumeration

Represents the content level type for a Test Class object.

Namespace: Microsoft.Windows.Kits.Hardware.ObjectModel Assembly: Microsoft.Windows.Kits.Hardware.ObjectModel (in Microsoft.Windows.Kits.Hardware.ObjectModel)

Syntax

Visual BasicPublic Enumeration ContentLevelType

C#public enum ContentLevelType

Members

Member Name Description

Basic

Simple, direct developer tests that catch fundamental issues during the driver development cycle.

Functional

More rigorous tests that test the full functionalities of the driver.

Reliability

Stress tests for testing the reliability of the driver.

Certification

Tests that are used to acquire the WHCK logo.

Experiences

Tests for validation of end-to-end experiences. For example, testing interaction with other hardware/software stacks.

Optional

Optional tests that provide additional value based on diagnostic information or configuration.

 

 

 

Send comments about this topic to Microsoft