commit | a97ac761d69a6699a55cdb6cefd0a2b11e0aadf2 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Oct 26 16:17:07 2022 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Fri Oct 28 14:16:22 2022 +0000 |
tree | 9932538955f60667a1ccfc547666927ee50fdb54 | |
parent | 7c981d4b7360cf74e0abb014cc13e92d029f972a [diff] |
Move run-test "check" scripts to "run" scripts. The "check" scripts generally do just trivial stdout post-processing. It makes sense to do this as the last part of the run script instead. Test: ./art/test.py -r --all-target --64 \ `find art/test/ -name run | sed -E 's:.*/.*/(.*)/.*:-t \1:'` Change-Id: Ia3528f59030cc367b2a78edc088e07cdaa7c0157