diff options
author | 2022-07-11 04:09:09 +0100 | |
---|---|---|
committer | 2022-07-25 10:47:48 +0000 | |
commit | b01484c1515e2bf03d58c66eddfc80cfb5f204be (patch) | |
tree | 957a3547cce48813aab10b83cd7faea4a3e5fd56 /compiler/optimizing/nodes.cc | |
parent | b86527a04011bbc97cbb1ce80c515e3b720dc5b5 (diff) |
Move existing library loading tests to a TF hostside test.
Replace the manual runtest.sh script with something that tradefed can
run. It requires root and will remount, push .so libraries and
public.libraries*txt files to any path they need to go to, and then do
a soft reboot.
Since libraries are pushed to the test locations rather than being
installed through LOCAL_MODULE_PATH, the shared libraries in the build
don't matter, and the same one is now used for all locations. That
means it no longer exercises the `product_specific` Soong property for
the two product libraries.
Test: atest libnativeloader_e2e_tests
Bug: 137356719
Change-Id: Ida1c70cb282946d72736da5cab0c751b60f0b03a
Diffstat (limited to 'compiler/optimizing/nodes.cc')
0 files changed, 0 insertions, 0 deletions