summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-03-04 22:52:01 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2015-03-04 22:52:01 +0800
commite8ddabf85a4c24e880a6919d13c540c534e3aebd (patch)
treed8ac0b6348f96e4d496898b3cf1974d675bf6baf
parentfe8e4cded97ab2eed5119a16c41b1646d0cdb8ad (diff)
downloadcommon-e8ddabf85a4c24e880a6919d13c540c534e3aebd.tar.gz
extra-and-tests.mk: integrate test for bionic
integrate the bionic-benchmark and bionic-unit-test for checking the performance of bionic Change-Id: I311dc77eb3806688cceebf6495107ae9527c3edf Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--extra-and-tests.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra-and-tests.mk b/extra-and-tests.mk
index 97cc5d9..c5f54b8 100644
--- a/extra-and-tests.mk
+++ b/extra-and-tests.mk
@@ -25,3 +25,6 @@ COMMON_EXTRA_TESTS_DIR := device/linaro/build/extra-and-tests/
#since the piglit tests depends on the waffle library, so we add it to PRODUCT_PACKAGES here
PRODUCT_PACKAGES += libwaffle-1
-include external/piglit/product.mk
+
+PRODUCT_PACKAGES += bionic-benchmarks
+PRODUCT_PACKAGES += bionic-unit-tests