• Paweł Hajdan, Jr's avatar
    Add src-side launcher for telemetry_unittests · 53164221
    Paweł Hajdan, Jr authored
    This will need a recipe-side change to pass the paths known to recipe
    (from the path recipe module) and properties (from the properties
    recipe module).
    
    Each of these key-value pairs is passed as two command line arguments,
    so that parsing them is easy and rock solid (avoids escaping issues),
    and is also easy to convert to dict python-side.
    
    BUG=422235
    R=iannucci@chromium.org
    
    Review URL: https://codereview.chromium.org/649683005
    
    Cr-Commit-Position: refs/heads/master@{#300659}
    53164221
telemetry_unittests.py 1.73 KB