components/bash/TESTING
changeset 7611 75e376a3da00
parent 7486 57b5a32e1ae4
equal deleted inserted replaced
7610:ab2133773782 7611:75e376a3da00
    14 
    14 
    15 COMPONENT_TEST_TRANSFORMS thus remove this test output. When testing bash it is
    15 COMPONENT_TEST_TRANSFORMS thus remove this test output. When testing bash it is
    16 necessary to observe full test-64-results.
    16 necessary to observe full test-64-results.
    17 
    17 
    18 
    18 
       
    19 Please note that the tests have to be executed from tty, otherwise this two
       
    20 tests fail:
       
    21 
       
    22 run-execscript
       
    23 run-read
       
    24 
       
    25 
    19 To test new version of bash installed on new machine I did:
    26 To test new version of bash installed on new machine I did:
    20 
    27 
    21 - install new bash
    28 - install new bash
    22 - reboot
    29 - reboot
    23 - svcs -x # to see if it caused any issue
    30 - svcs -x # to see if it caused any issue
    24 - bash --version
    31 - bash --version
    25   - to see if we are testing right bash version
    32   - to see if we are testing right bash version
    26