0b1bcd4 Wrapper for running tests in osci

Authored and Committed by pschindl 6 years ago
    Wrapper for running tests in osci
    
    run/osci/runtest.sh - runs tests defined in <os-version>.tests file
                          and reports results
    run/osci/setenv.sh  - sets the environment - install all needed packages,
                          create user test and set gdm
    run/osci/<os-version>.tests - files with tests to run for given <os-version>
    
    Also I amended runtest.sh to terminate session for user test after test run
    ends.
    
        
file added
+96
file added
+20
file modified
+1 -0