commit | 8731375d458e801037cd0ffb311918c969416a63 | [log] [tgz] |
---|---|---|
author | nelsonli <nelsonli@google.com> | Thu Jan 16 17:20:18 2020 +0800 |
committer | nelsonli <nelsonli@google.com> | Fri Jan 17 09:48:58 2020 +0800 |
tree | 1073dd83bb1844e8aa657b5c240ea25081ff5aa4 | |
parent | b488e0b856ee14c72c1d34366af035c4e746b902 [diff] |
[vts-core] Make VtsKernelLibcutilsTest runnable by base TradeFed Create KernelLibcutilsTest and add it to vts-core. VtsKernelLibcutilsTest just run the test of libcutils_test_static and filter-out all of the test except AshmemTest#. We can just use the include-filter to do the same thing. Bug: 147789274 Test: atest KernelLibcutilsTest Change-Id: Idb5cee3596bf063c2419f1a11055a17ad3075e26