a956284 add str prefix to test case log, to avoid conflicts

Authored and Committed by bgoncalv 5 years ago
    add str prefix to test case log, to avoid conflicts
    
    For example if a test case has name test, the log will be saved to str_test.log, so it doesn't conflict with test.log expect to contains all test results.