C H A P T E R  17

I2C Inter-Integrated Circuit Test (i2c2test)

The i2c2test is designed to verify the proper placement, operation, and data integrity on the various I2C devices.

This test is not scalable.


i2c2test Options

To reach the dialog box below, right-click on the test name in the System Map and select Test Parameter Options. If you do not see this test in the System Map, you might need to expand the collapsed groups, or your system may not include the device appropriate to this test. Refer to the SunVTS User's Guide for more details.

FIGURE 17-1 i2c2test Test Parameter Options Dialog Box

Screenshot of i2c2test Test Parameter Options dialog box.

TABLE 17-1 i2c2test Options

i2c2test Options

Description

Verify FRU

Verifies the status of the FRU. Default is Disable.

Verify SCC

Verifies the status of the SCC. Default is Disable.

Processor Affinity

Specifies the processors to be tested in sequential order.



i2c2test Test Modes
TABLE 17-2 i2c2test Supported Test Modes

Test Mode

Description

Connection

Performs a test to verify connection to all I2C devices.

Exclusive

Performs a test to verify connection to all I2C devices, and also performs a test to verify that the fru and scc content is consistent with the user's selection.



i2c2test Command-Line Syntax

/opt/SUNWvts/bin/i2c2test standard_arguments -o dev=raw_device_name,chkfru=Enable|Disable,chkscc=Enable|Disable

TABLE 17-3 i2c2test Command-Line Syntax

Argument

Description

dev=raw_device_name

Specifies the name of the raw device to test.

chkfru=Enable|Disable

Verifies the status of the FRU. Default is Disable.

chkscc=Enable|Disable

Verifies the status of the SCC. Default is Disable.




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 the "32-Bit and 64-Bit Tests" section of the SunVTS 5.1 Test Reference Manual (816-5145-10).