summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-22 09:29:19 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-22 09:29:19 +0300
commitd57d9f355972d4e84e91e2c97df84d4b4f706919 (patch)
treee39a38569ea8d98dc9a7840f1e448e9a025af4c4
parent682260ce09144be7f2c881a1c5269e2a2d7f1a42 (diff)
tests: add LTP in the default tests
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rwxr-xr-xlava-submit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lava-submit.py b/lava-submit.py
index 6885ef0..a917819 100755
--- a/lava-submit.py
+++ b/lava-submit.py
@@ -34,6 +34,7 @@ tests_timeout = {
tests_nano = [
'device-tree',
'gatortests',
+ 'ltp',
'perf',
'pwrmgmt',
'smoke-tests-basic',