aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-24 18:59:37 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-24 18:59:37 +0530
commitdaf41cf3c100998c71aeb56fad77ed71d01b36a7 (patch)
tree48700c35d82478cedf05a69f82ee4b30b79e2e25
parent4ed9b9d42f9eebf81b23b682c7937e7bf28d5cc5 (diff)
mmtests: fix deps
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--ubuntu/mmtests.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ubuntu/mmtests.yaml b/ubuntu/mmtests.yaml
index 59eee28..1e88437 100644
--- a/ubuntu/mmtests.yaml
+++ b/ubuntu/mmtests.yaml
@@ -25,6 +25,14 @@ install:
- 'tar --strip-components=1 -zxf $VERSION.tar.gz'
deps:
- time
+ - wget
+ - make
+ - automake
+ - aptitude
+ - expect
+ - cpp
+ - gcc
+ - python-dev
params:
TESTS: 'dd dd-tmpfs ddsync io-stutter-anon io-stutter-tmpfs io-threaded-fixed ku-latency libmicro'