commit | 38aa0b53545a647581411b7e84cd229c5023a3c1 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jul 10 23:26:55 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Jul 13 15:51:36 2018 -0700 |
tree | 56da09c99085e6767b9a84038e9661f057092075 | |
parent | cdfc942e60032622b5a4379d0dd5ca914ba6393a [diff] |
ART: Clean up test exec code Add a helper for fork+exec of another program and collection of that process' output. Use the helper in other code. Clean up some tests. Move away from global #ifdef ARCH and disable tests with the usual-style macros so that it's easier to see refactoring issues immediately. Test: mmma Test: m test-art-host Change-Id: Ic450e8a3bb24fc6fe423c0e1e007eb0bb34e22b4