commit | 63538502dd23150fbb6b027411c896e741ffc7f3 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Oct 19 11:21:21 2022 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Fri Oct 21 10:41:48 2022 +0100 |
tree | 4f060a933d7ffba8e6e6ae2b000c4e86a190e941 | |
parent | f767f7384bed37df5183abee9e15cefe352d297e [diff] |
Simplify run-test check scripts The check scripts should use sed to modify the output in place. (rather then generating temporary files) The diff execution is moved to "run-test", always operates on the standard file names, and must always succeed. Test: ./art/test.py -r --all-target Change-Id: I92666d78054dc98df07de3f6ed0a047b7f5b8682