diff options
author | 2022-11-30 16:49:33 +0000 | |
---|---|---|
committer | 2022-12-05 14:02:58 +0000 | |
commit | efb6126fe741e35c0357e7c6aea8cc8a53c3c364 (patch) | |
tree | 8e7430064b94f8e7d57d13d4fb7191782589fc45 /compiler/optimizing/instruction_simplifier.cc | |
parent | 32bc4ce81c44b56e45dd0e9e96f7a5a51e4db97b (diff) |
Run test: Execute scripts via runner bash script.
Simplify all run tests to simple execution pattern:
adb push <inputs> && adb shell <runner> && adb pull <outputs>
This dramatically reduces the number of adb commands, and
it will make it trivial to reimplement the above steps in tradefed.
Follow the above logic for host and jvm as well for consistency.
Test: ./art/test.py -r --all-target --optimizing --64
Change-Id: I4b54a4d32195c440ca43133bbbe988ae24e626af
Diffstat (limited to 'compiler/optimizing/instruction_simplifier.cc')
0 files changed, 0 insertions, 0 deletions