From 10405837e053f7edce4ab7f9059c0223d5ada5f6 Mon Sep 17 00:00:00 2001 From: Amit Pundir Date: Wed, 4 Apr 2012 21:15:15 +0530 Subject: add basic test scripts Change-Id: I26739d12a9be71096d17d6c76f5f7152f15fd807 Signed-off-by: Amit Pundir --- device.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 40bbdf2..88a67dc 100644 --- a/device.mk +++ b/device.mk @@ -25,6 +25,10 @@ PRODUCT_COPY_FILES += \ test/linaro/biglittle/core/mem-stress-switcher/mem-stress-switcher.sh:system/bin/mem-stress-switcher.sh \ test/linaro/biglittle/core/data-corruption-switcher/data-corruption-switcher.sh:system/bin/data-corruption-switcher.sh \ test/linaro/biglittle/core/data-corruption/data-corruption.sh:system/bin/data-corruption.sh \ - test/linaro/biglittle/core/data-corruption/images/boxes.ppm:data/boxes/boxes.ppm + test/linaro/biglittle/core/data-corruption/images/boxes.ppm:data/boxes/boxes.ppm \ + test/linaro/biglittle/core/basic/module:system/bin/module \ + test/linaro/biglittle/core/basic/governor:system/bin/governor \ + test/linaro/biglittle/core/basic/switch:system/bin/switch \ + test/linaro/biglittle/core/basic/run-bl-basic-tests.sh:system/bin/run-bl-basic-tests.sh $(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk) -- cgit v1.2.3