SunVTS 3.0 User's Guide

SunVTS Test Message Syntax

All SunVTS test messages follow this format:


SUNWvts.testname[.subtest_name].message_number date time testname device_name [FRU_path]ERROR|FATAL|INFO|WARNING|VERBOSE message

Table 5-3 lists the SunVTS test message arguments and gives a brief description.

Table 5-3 SunVTS Test Message Syntax

Argument 

Description 

SUNWvts

SunVTS package name 

testname

SunVTS test name 

subtest_name

The subtest module name (optional) 

message_number

The message identifier, which is a unique number for the test. The number is usually within the following ranges: VERBOSE: 1 - 1999 INFO: 2000 - 3999 WARNING: 4000 - 5999 ERROR/FATAL: 6000 - 7999 FATAL: 8000 - 9998 (The number 9999 is reserved for any possible old message types in previous SunVTS releases for compatibility reasons.) 

date time

Tells when the error occurred 

testname

The name of the test reporting the error  

device_name

The device being tested when the error occurred 

FRU_path

A full Solaris device path of the failed FRU; this argument varies, depending on the type of test running when the error occurred; see "Interpreting Failed FRU Information" for details

message

Contains test messages, in addition to probable cause and recommended action