Because each test is a separate program, you can run individual tests directly from the command line. When this is done, care must be taken to run the appropriate test (32-bit or 64-bit) that corresponds to the operating system that is running (32-bit or 64-bit). This is done by running tests from specific directories as follows:
32-bit tests--/opt/SUNWvts/bin/testname
64-bit tests--/opt/SUNWvts/bin/sparcv9/testname
If you use the sunvts command to run SunVTS with a user interface (not from the command line), SunVTS will automatically allocate 32-bit or 64-bit tests based on the 32-bit or 64-bit Solaris operating environment that is running.
If you are not sure which version (32-bit or 64-bit) operating system is running, refer to the Solaris 7 System Administration manuals. On Solaris 7 the following command can be used to identify the application support of your system.
# isainfo -v |
The isainfo command is not present on systems running Solaris 2.6 or earlier revisions.