• Stephan Stross's avatar
    Added script to run tests and compare their outputs on linux and fuchsia NUCs. · 10782a74
    Stephan Stross authored
    comparative_tester.py contains the initial comparative testing script, designed
    to accept a list of test targets, compile and build the targets(and generate
    them with default args using gn if necessary), build them using ninja and goma,
    and then execute them, sending targets one at a time to both linux and fuchsia
    NUCs to be executed. Once a test is completed, its output is filtered for
    informational lines, they are collated, and written to csv.
    
    Bug: 839491
    
    Change-Id: I287470ae9f50f169fbd1d9296c69ee9560318837
    Reviewed-on: https://chromium-review.googlesource.com/1031294
    Commit-Queue: Stephan Stross <stephanstross@google.com>
    Reviewed-by: default avatarSergey Ulanov <sergeyu@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#558362}
    10782a74
target_spec.py 694 Bytes