SunVTS 5.0 Test Reference Manual

pcsertest Command-Line Syntax

/opt/SUNWvts/bin/pcsertest standard_arguments -o dev=device_name, type=card_type,baudrate=speed,numchars=n

Table 41-3 pcsertest Command-Line Syntax

Argument 

Description 

dev=device_name

Specifies the device name (for example, dev=pc0 and dev=pc1)

type=card_type

Specify one of the two card types for the device ( type=serial or type=modem). You do not need to specify the type if the device is a modem, since modem is the default card type.

baudrate=speed

Specifies the communication speed. Specify one of the following: 

9600

19200

38400

57600

The default is 9600.

numchars=n

Specifies the number of characters to use for external loopback testing of the serial socket card. By default, this is set to 256 characters. This option is applicable only to serial socket cards and ignored for the modem card.


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".