a6a99a3 Add CI tests using the standard test interface

Authored and Committed by psss 6 years ago
1 file changed. 34 lines added. 0 lines removed.
    Add CI tests using the standard test interface
    
    Adding initial set of basic functionality tests for bash according
    to the CI wiki [1] and the Standard Test Interface [2]. Instead of
    copying the test code this pull request links tests from the new shared
    shell tests repo and fetches them using the "repositories" option [3].
    
    [1] https://fedoraproject.org/wiki/CI
    [2] https://fedoraproject.org/wiki/Changes/InvokingTests
    [3] https://pagure.io/standard-test-roles/pull-request/101
    
        
file added
+34