commit | d83f3908967b39598220e047a4e86f8889f4630d | [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 | b5c0ad7b21f3bb7baedd43c2299b357e7752338d [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