DescriptionAdd 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
Committed: https://chromium.googlesource.com/chromium/src/+/5316422143176a4a6457ce173ec9597a2e0eda69
Patch Set 1 #Patch Set 2 : use fromfile_prefix_chars to handle long command line on Windows #Patch Set 3 : json instead of fromfile #Patch Set 4 : fix #Patch Set 5 : get_compile_targets.py #
Total comments: 12
Patch Set 6 : fixes #Patch Set 7 : fix after test #
Messages
Total messages: 13 (1 generated)
|