SunVTS 5.0 Test Reference Manual

cputest Command-Line Syntax

/opt/SUNWvts/bin/cputest standard_arguments -o dev=device_name,count=count_number,test=testlist,size=file_size,retain=mode

Table 10-3 cputest Command-Line Syntax

Argument 

Description 

dev=device_name

Specifies the name of the device to test, for example, cpu-unit5

count=count_number

Defines the number of times to loop on the subtests. Use a number from 1 to 8192. The default is 200.

test=testlist

Specifies which subtests to run. The choices are: 

  • CUC

  • g0

  • CUC+g0

size=file_size

Specifies the size of the CUC pattern file in KBytes. Select a value from 1 to 8192. The default is 1024.

retain=mode

Specifies whether the cputest removes the CUC pattern files or not. The choices are:

  • Purge--unconditionally remove the four subtest files

  • Save--do not remove any of the four subtest files

  • OnError--remove the four subtest files unless the CUC resulted in a miscompare. In this case do not remove the files.

 

The default is OnError.

 

Refer to the Caution at the beginning of this chapter regarding the Save value.


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