summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-07-20 15:17:35 +0900
committerJiyong Park <jiyong@google.com>2017-07-20 15:28:00 +0900
commitc034a43d44d87a6bb85bbdec9876b41b46ab5625 (patch)
tree35ada40da175fc5f8f02bd420ff4becc4fdfe6c1 /trusty/coverage/coverage_test.cpp
parentb6962f2e44c4118e9d6a64f1388a10072f874c07 (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 Change-Id: I810003b2da0b30335200c130f484ea7b041f9f80
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions