summaryrefslogtreecommitdiff
path: root/ubuntu/gatortests.yaml
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil.kumaran@linaro.org>2012-12-17 19:32:06 +0530
committerSenthil Kumaran <senthil.kumaran@linaro.org>2012-12-17 19:32:06 +0530
commit412349721fc6113194a1bfcb4b0761031faf07b7 (patch)
treec860aabff6b4b7dec66e89cdb36eddd2267b4c1f /ubuntu/gatortests.yaml
parent8eb45aeff44940003c485701dd0c2e11344cb3be (diff)
Move test definitions to OS specific folders.
Diffstat (limited to 'ubuntu/gatortests.yaml')
-rw-r--r--ubuntu/gatortests.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu/gatortests.yaml b/ubuntu/gatortests.yaml
new file mode 100644
index 0000000..275c2c2
--- /dev/null
+++ b/ubuntu/gatortests.yaml
@@ -0,0 +1,12 @@
+metadata:
+ name: gatortests
+ version: 1.0
+ format: "Lava-Test-Shell Test Definition 1.0"
+
+install:
+ deps:
+ - gatortests
+
+run:
+ steps:
+ - "lava-test-case gatortests --result pass"