[tools/perf] Use GetRunOptions() to get options for unit tests
The new options_for_unittests.GetRunOptions function now factors out all of the details required to build an options object. This removes all remaining references in tools/perf to the Add-/ProcessCommandLineArgs functions from the telemetry.benchmark module. Depends on catapult CL: https://chromium-review.googlesource.com/c/catapult/+/1713636 Bug: 985712 Change-Id: I49403b437a5e5e992328199372e4d9db57740906 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720834 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#683132}
Showing
Please register or sign in to comment