Share via


$LocalPub Options

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.

You will typically not need to specify the $LocalPub device; it is created automatically by the DTM Logger. However, the following table shows the available options.

Option Syntax Description

IfError

IfError=[true|false]

Logs traces in the log device only if the test fails. Default = false This option can reduce the size of the log file. For passing tests, it just logs StartTest and EndTest.

QSize

QSize=some integer value

Internal queue size. Default = 50 If this option is set to 0, Logger will not buffer any trace message internally.

WTTLogAssertMode

WTTLogAssertMode=[true|false]

Specifies whether Logger is in assert mode. Default = false

WTTLogAssertDLL

WTTLogAssertDLL=[path to DLL]

Directory path to DLL.

WTTLogPFMode

WTTLogPFMode=[auto|user]

Specifies whether Logger will validate pass-fail results. Auto means yes, and user means no. Default = auto This option is equivalent to the /WTTLogPFMode:auto|user global flag.

 

 

 

Build date: 9/14/2012