| commit | ecb984ddbd830e6eb3f339b9bd4c7c90eac2438b | [log] [tgz] |
|---|---|---|
| author | Vladimir Marko <vmarko@google.com> | Thu May 14 15:16:31 2020 +0100 |
| committer | Vladimir Marko <vmarko@google.com> | Fri May 15 14:09:54 2020 +0000 |
| tree | d8ee8ef0672ba40b399812d576f6a992a67ad4ba | |
| parent | f91fc1220f1b77c55317ff50f4dde8e6b043858f [diff] |
Optimizing: Run additional tests on target.
These tests were running only when x86 codegen was supported
but they actually use the runtime instruction set, rather
than x86 codegen. Move them to the generic tests, so that
they run also on target now that it's cheap thanks to
https://android-review.googlesource.com/1310447 .
Test: m test-art-host-gtest
Test: run-gtests.sh
Change-Id: I76338453fbb5112fa07e8cd7c323dcd894790042