commit | d20a15848ffae6aceffc605378d94466b1bc32b6 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Wed Nov 16 11:34:00 2022 -0700 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 17 18:34:31 2022 +0000 |
tree | 8225fd57331847aa70a815eb51833bdcb93dee4a | |
parent | b584da38466195204d3a8e97870094f667155989 [diff] |
compiler wrapper: update tests Looks like e2cce3561628cfafd411417d372cef0719f5166d forgot to update test files. This CL makes the tests green. BUG=b:234642720 TEST=go test Change-Id: Ia2128102bd6ff6ae66cd462fefb4b9aabfe3772d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/4031909 Tested-by: George Burgess <gbiv@chromium.org> Commit-Queue: Adrian Dole <adriandole@google.com> Reviewed-by: Adrian Dole <adriandole@google.com> Auto-Submit: George Burgess <gbiv@chromium.org>
toolchain-utils
Various utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help
, or refer to the header of the script for more information.