SunVTS 3.0 Test Reference Manual

scitest Command Line Syntax

/opt/SUNWvts/bin/scitest standard_arguments -o dev=interface,test=type,packets=n,pattern=hex,delay=seconds, timeout=seconds,retry=n,warn

Table 30-3 scitest Command Line Syntax

Argument 

Explanation 

dev=interface

Network interface name. The default value is le0 for Ethernet networks.

test=type

The test type. Specify random, increment, or pattern. The default value is random+increment+pattern to run.

packets=n

Number of random/pattern packets. The default is 256.  

pattern=hex

Specifies a data pattern in hexadecimal form. The default is all patterns from 0 to 0xff.

delay=seconds

Indicates the time between subtests in seconds. The default is 30 seconds.  

timeout=seconds

Indicates the number of seconds to wait before a timeout. The default is 20 seconds. 

retry=n

Indicates the number of test timeout retries. The default is three retries.  

warn

When enabled, prints warning messages.  


Note -

64-bit tests are located in the sparcv9 subdirectory: /opt/SUNWvts/bin/sparcv9/testname. If a test is not present in this directory, then it may only be available as a 32-bit test. For more information refer to "32-Bit and 64-Bit Tests".