Functional Verification Test for lsb-tcl
Install & Setup
- Download the lsb-tcl application package that corresponds
to the LSB version and processor architecture for which certification
is being sought from the
Download Page.
-
Install package on system. Example command line:
rpm -ivh lsb-tcl-8.5a4-1.lsb3.i486.rpm
NOTE: Application MUST be installed without use of --nodeps option,
the dependency checks are part of the test.
- Expected result: application should be installed to
/opt/lsb/appbat
-
Run the command: useradd -m tcl4lsb to create a user and its
home directory for the tcl tests.
-
Run the command: su - tcl4lsb to run tests as a non-root user.
-
Change to /tmp directory and create a new directory called
lsb-tcl-tests
-
Change to the /tmp/lsb-tcl-tests directory
-
Download the set of tests for tcl here:
tcl8.5a4-tests.tar
-
Run the command: tar xvf tcl8.5a4-tests.tar to extract tests
into the /tmp/lsb-tcl-tests (current) directory
Functional Verification Test (FVT)
Results
Cleanup
- Before exiting from the tcl4lsb user remove the lsb-tcl-tests directory
by running the following commands:
cd /home/tcl4lsb
rm -rf /tmp/lsb-tcl-tests
- Exit from the tcl4lsb user and remove this user and its associated home
directory from the system by running the following commands:
exit
userdel -r tcl4lsb
Reporting Test Results
Include the results of testing this application in the Conformance Statement
submitted to the LSB Certification Authority when seeking LSB Runtime
Environment Certification.
Note this is not a submittable form, instead you affirm on the
certification form that you have followed these steps.
|