• Paweł Hajdan, Jr's avatar
    Refactoring in unit_test_launcher.cc: · 9471d2a1
    Paweł Hajdan, Jr authored
    - expose RunUnitTestsSerially and RunUnitTestsBatch
    - hide private static ProcessTestResults in anonymous namespace
    
    This will be used to implement ios-specific unit test
    relaunch logic. Exposing the helpers makes it possible
    to re-use them in ios code.
    
    BUG=426870
    R=sky@chromium.org
    
    Review URL: https://codereview.chromium.org/879883002
    
    Cr-Commit-Position: refs/heads/master@{#313476}
    9471d2a1
unit_test_launcher.cc 20.7 KB