summaryrefslogtreecommitdiff
path: root/dex2oat/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
author David Srbecky <dsrbecky@google.com> 2022-10-12 14:45:04 +0100
committer Treehugger Robot <treehugger-gerrit@google.com> 2022-10-13 10:20:32 +0000
commitd828fc10982300728d02c97dfac1a0e3684551c8 (patch)
tree2ca1f330bd2df6271b390038644045b46172b94d /dex2oat/driver/compiler_driver_test.cc
parent76ba256abebc903df767837c6b15bb42960bec4a (diff)
Normalize run-test arguments
The tests generally call `${RUN} "${@}" ...`. Use this convention for all tests (${@} being at the start). This is no-op but makes command logging&diffing easier. Also fix environment logging - we should log the explicit small environment now rather than `os.environ`. Pass missing {test_args} on target (it is present on host&jvm). {test_args} are test args passed with the "-- --foo" syntax, whereas {ARGS} are args passed with the "--args=--foo" syntax. This distinction will be removed in the future. This affected only 004-ThreadStress. Test: ./art/test.py -r Change-Id: I132c65638570f2e3fe58bee8461d6f18b9e72a15
Diffstat (limited to 'dex2oat/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions