aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2012-11-27 22:03:46 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2012-11-27 22:03:46 +0530
commite5b65c90a74837db301826f87c984b4a651223dc (patch)
treeccbd5bda1fc266b9a140439d68bed5dcbae753ad
parent14c29583a35a9c6332dca16064c6011384c4695a (diff)
downloadvexpress_rtsm-linaro-jb.tar.gz
device.mk: add cluster-status.sh test entrylinaro-jb
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 7a08241..3fc8d27 100644
--- a/device.mk
+++ b/device.mk
@@ -44,6 +44,7 @@ PRODUCT_COPY_FILES += \
test/linaro/biglittle/core/vfp-ffmpeg-switcher/vfp-ffmpeg-switcher.sh:system/bin/vfp-ffmpeg-switcher.sh \
test/linaro/biglittle/core/vfp-ffmpeg/vfp-ffmpeg.sh:system/bin/vfp-ffmpeg.sh \
test/linaro/biglittle/core/vfp-ffmpeg/inputfiles/big_buck_bunny_VORBIS_2Channel_48k_128K_short.OGG:data/boxes/big_buck_bunny_VORBIS_2Channel_48k_128K_short.OGG \
+ test/linaro/biglittle/core/cluster-status/cluster-status.sh:system/bin/cluster-status.sh \
test/linaro/biglittle/core/interactive-governor-test.sh:system/bin/interactive-governor-test.sh \
test/linaro/biglittle/core/run_stress_switcher_tests.sh:system/bin/run_stress_switcher_tests.sh
endif