aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-10-12 10:04:24 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-10-12 10:04:24 +0000
commit14c29583a35a9c6332dca16064c6011384c4695a (patch)
tree961513529b76bb4ac66766c86cceb5b9c4ae34b2
parent89207c3028dcd5b91236e4090d1aa9a4c04a5762 (diff)
downloadvexpress_rtsm-14c29583a35a9c6332dca16064c6011384c4695a.tar.gz
Adding new tests of BL core-test in device.mk
adding new tests vfp-ffmpeg-switcher.sh, vfp-ffmpeg.sh and input .OGG file names in device.mk to include it in builds Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--device.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 7864e18..7a08241 100644
--- a/device.mk
+++ b/device.mk
@@ -41,6 +41,9 @@ PRODUCT_COPY_FILES += \
test/linaro/biglittle/core/basic/switcher-tests/reswitch.sh:system/bin/reswitch.sh \
test/linaro/biglittle/core/basic/switcher-tests/switcher-tests.sh:system/bin/switcher-tests.sh \
test/linaro/biglittle/core/basic/switcher-tests/try_rmmod.sh:system/bin/try_rmmod.sh \
+ 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/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