SunVTS 5.0 Test Reference Manual

ifbtest Command-Line Syntax

/opt/SUNWvts/bin/ifbtest standard_arguments -o dev=device_name, fbmem=E(nable)/D(isable),texmem=E/D,dlmem=E/D,geomeng=E/D, rasterization=E/D,pixelproc=E/D,subtest_repeat=number, test_repeat=number

Table 30-3 ifbtest Command-Line Syntax

Argument 

Description 

dev=device_name

device_name is the relative path name of the device being tested with respect to /dev/fbs. There is no default.

fbmem=E/D

Enables or disables the frame buffer memory test. 

texmem=E/D

Enables or disables the texture memory test. 

dlmem=E/D

Enables or disables the display list memory test. 

geomeng=E/D

Enables or disables the geometry engine test. 

rasterization=E/D

Enables or disables the rasterization test. 

pixelproc=E/D

Enables or disables the pixel processing test. 

subtest_repeat=number

Defines the number of times to repeat each subtest. The default is 1. 

test_repeat=number

Defines the number of times to repeat a test loop before passing. The default is 1. 


Note -

64-bit tests are located in the sparcv9 subdirectory: /opt/SUNWvts/bin/sparcv9/testname. If the 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".