diff options
author | Jiyong Park <jiyong@google.com> | 2017-07-20 15:17:35 +0900 |
---|---|---|
committer | Jae Shin <jaeshin@google.com> | 2017-10-23 11:10:26 +0900 |
commit | c8ae86afdd150059e1ec0650886da60b19f79f8b (patch) | |
tree | 58962bbcc3ff8f92cd7aa5d770df910dc79e81df /libutils/Unicode.cpp | |
parent | 433fe3a8a2acc9cb76cec84d114dd6fbc0693791 (diff) |
Add [test] section for /data/[nativetest|benchmarktest]
We have both system and vendor tests in the same directory
/data/nativetest. Since we can't distinguish system and vendor tests at
runtime, we choose to run all of them with the legacy namespace
configuration where /system/lib and /vendor/lib are both accessible
without any restriction. Furthermore, /system/lib/vndk-sp is added to
the list of accessible directories for tests since some libs (such as
libion.so) exist only in the directory but not in /system/lib.
This will change in the future when we install system and vendor tests
into different directories (vendor tests goes into ./vendor subdir).
Then, we will run the tests with [system] or [vendor] configurations
depending on their paths.
Bug: 63597267
Test: run bionic-unit-tests
Test: run linker-unit-tests
Merged-In: I810003b2da0b30335200c130f484ea7b041f9f80
Change-Id: I810003b2da0b30335200c130f484ea7b041f9f80
(cherry picked from commit c034a43d44d87a6bb85bbdec9876b41b46ab5625)
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions