• Ben Pastene's avatar
    Refactor cros VM test runner with more test abstraction. · 60f80879
    Ben Pastene authored
    Now with more OOP! Class structure is:
    
    RemoteTest
       | --- GTestTest
       | --- BrowserSanityTest
    
    Doesn't add anything new. Just splits out sanity-test and gtest-test
    logic into their own classes (and resuses what it can in a parent class)
    
    I'm planning on making some changes to how GTests are launched in the
    VM. This'll make that easier.
    
    I'm also thinking about reusing some logic in here when running hardware
    tests. This will make that easier as well.
    
    Bug: 732531, 866062
    Change-Id: I80a6e29c657b1db6c7911cb873c64be094c9b5ef
    Reviewed-on: https://chromium-review.googlesource.com/1145796Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
    Commit-Queue: Ben Pastene <bpastene@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#577996}
    60f80879
PRESUBMIT.py 685 Bytes