Individual tests may be downloaded from the download page and installed using the instructions found below. Instructions for running the tests may be found at Platform_Tests.
Installing the TET Test Harness
The TET test harness is a prerequiste for several of the tests: lsb-runtime-test, lsb-test-vsw4, and lsb-test-deskop. The latter also requires the -devel package.
- Install the test harness rpms:
# rpm -ivh lsb-tet3-lite-3.7-4.lsb3.i486.rpm # rpm -ivh lsb-tet3-lite-devel-3.7-4.lsb3.i486.rpm
For Debian-based systems:
# alien -ick lsb-tet3-lite-3.7-4.lsb3.i486.rpm # alien -ick lsb-tet3-lite-devel-3.7-4.lsb3.i486.rpm
Installing the Runtime Test Suite
- Insure the prerequisite lsb-tet3-lite package is installed (see above)
- Install the runtime test rpm:
# rpm -ivh lsb-runtime-test-3.1.0-6.i486.rpm
For Debian-based systems:
# alien -ick lsb-runtime-test-3.1.0-6.i486.rpm
Installing the lsb-libchk Checker
- Install the lsb-libchk rpm:
# rpm -ivh lsb-libchk-3.1.1-1.i486.rpm
For Debian-based systems:
# alien -ick lsb-libchk-3.1.1-1.i486.rpm
Installing the lsb-cmdchk Checker
- Install the lsb-cmdchk rpm (skip this step if installing from the testkit tarball):
# rpm -ivh lsb-cmdchk-3.1.1-1.i486.rpm
For Debian-based systems:
# alien -ick lsb-cmdchk-3.1.1-1.i486.rpm
Installing the lsb-c++ Test Suite
- Install the lsb-python, qmtest test harness, and qmtest_libstdc++ test packages:
# rpm -ivh lsb-python-2.4.3-3.lsb3.i486.rpm # rpm -ivh qm-2.2-3.i486.rpm # rpm -ivh qmtest_libstdc++-3.4.3-5.lsb3.i486.rpm
For Debian-based systems:
# alien -ick lsb-python-2.4.3-3.lsb3.i486.rpm # alien -ick qm-2.2-3.i486.rpm # alien -ick qmtest_libstdc++-3.4.3-5.lsb3.i486.rpm
Installing the lsb-vsw4 Test Suite
- Insure the prerequisite lsb-tet3-lite package is installed (see above)
- Install the lsb-test-vsw4 rpm (skip this step if installing from the testkit tarball):
# rpm -ivh lsb-test-vsw4-3.1.0-2.i486.rpm
For Debian-based systems:
# alien -ick lsb-test-vsw4-3.1.0-2.i486.rpm
Installing the lsb-test-desktop Test Suite
- Insure the prerequisite lsb-tet3-lite and lsb-tet3-lite-devel packages are installed (see above)
- Install the desktop test rpm (skip this step if installing from the testkit tarball):
# rpm -ivh lsb-test-desktop-3.1.0-10.i486.rpm
For Debian-based systems:
# alien -ick lsb-test-desktop-3.1.0-10.i486.rpm
