Module Management Test

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Type: Automated Test

Overview

This is the general module management test.

Details

This test serves as a functional test for CreateSection, CreateProcess, FreeLibrary, GetProcAddress, LoadLibrary, DisableThreadLibraryCalls, FreeLibraryAndExitThread, GetModuleFileName, and GetModuleHandle.

Run Time: 20 minutes

Log File: modm.log

System Restart Required: No

Test Category: Kernel Mode Filter Drivers

Supported operating systems for Logo or Signature testing:

  • Windows 7

  • Windows Server 2008 R2

Program: Modm.exe

Requirements

Software Requirements

The test tool requires the following software:

  • Supported operating system (see list above)
  • Software components included with the device that is being tested

Hardware Requirements

  • Computers that meets the minimum software requirements

Processor

The test tool runs on the following processor architectures:

  • x86
  • x64

Running the Test

All test cases return PASS or FAIL. Search for the term “+sev” in the log file for failures.

Command Syntax

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Command option Description
Test.exe Without any options, the test enumerates devices.
-c [string] Starts the application and runs the test cases that are specified in the .profile file.
-h [string] Specifies the Plug and Play (PnP) identifier (ID) of the device to be tested.
wdk_test.pro The .profile file of test cases to be run.

 

Code Tour

Note  There are many files in this test. Please use the copy script to update the test binaries.

File Manifest

File Location
Modm.exe – the main test binaries [testbinroot]\nttest\multimediatest\AVCore\Audio\WDK\
Ntlog.dll – the log library

 

 

 

Build date: 9/14/2012