Add src-side launcher for telemetry_unittests
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}
Showing
testing/scripts/common.py
0 → 100644
Please register or sign in to comment