summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-22 09:28:59 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-22 09:28:59 +0300
commit4519824ca1b03ed07c8862c2d20f79c858fd0d5b (patch)
treec419f4931d0866bde96969056938992034f5f440
parent1bd613132c7eb5df4d1a5d5bddff0154660d4ee0 (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 9f000a3..b05bbf7 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',