Functional Verification Test for lsb-expect

Install & Setup

  1. Download the lsb-expect application package that corresponds to the LSB version and processor architecture for which certification is being sought from the FTP site or via HTTP.
  2. Install package on system. Example command line:
    rpm -ivh lsb-expect-5.41.0-1.0.lsb20.i486.rpm
    
    NOTE: Application MUST be installed without use of --nodeps option
    - Expected result: application should be installed to
    /opt/lsb/appbat
    
  3. Change to /tmp directory and create a new directory called lsb-expect-tests
  4. Change to the /tmp/lsb-expect-tests directory
  5. Download the set of tests for expect here: expect-tests.tar
  6. Run the command: tar xvf expect-tests.tar  to extract tests into /tmp/lsb-expect-tests directory.

Functional Verification Test (FVT)

  Expected result  
achieved?
Test case scenerio
1. YesNo Run the command: /opt/lsb/appbat/bin/expect
- Expected result: The expect prompt appears
2. YesNo Type source all.tcl  at the expect prompt and press ENTER
- Expected result: The seven tests will run and should produce the following two lines at the end:
all.tcl:   Total  25    Passed   25    Skipped   0    Failed   0
Sourced 7 test files.
3. YesNo Type exit  at the expect prompt and press ENTER
- Expected result: exits expect and returns to the shell

Results

1. YesNo Were there any errors recorded above?
2. YesNo Were there any deviations in the install, setup, or test described above?
If yes, please describe.

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.