66963ea Set time limit to unit test run

Authored and Committed by pemensik a year ago
1 file changed. 7 lines added. 8 lines removed.
    Set time limit to unit test run
    
    - Limit unit test to less cores to make them faster
    - Skip some tests on ppc64le and aarch64 platforms to avoid failures
    
    CC builtins do not seem to be required, at least not most of times. With
    skipped tests builds seem to be reliable.
    
        
file modified
+7 -8