summaryrefslogtreecommitdiff
path: root/openembedded/jtreg-hotspot-runtime.yaml
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2013-09-23 19:07:16 +0100
committerAndrew McDermott <andrew.mcdermott@linaro.org>2013-09-23 19:12:40 +0100
commitbd585d8446e2905a326f6396b7152598e4bd6da5 (patch)
tree764b75eaf79b6094b122e11bf637eeeaec61ae98 /openembedded/jtreg-hotspot-runtime.yaml
parent7a72d639ae5ccae3a1545d41a5be0b46c92dc3a4 (diff)
jtreg: split up into individual tests
Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Diffstat (limited to 'openembedded/jtreg-hotspot-runtime.yaml')
-rw-r--r--openembedded/jtreg-hotspot-runtime.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/openembedded/jtreg-hotspot-runtime.yaml b/openembedded/jtreg-hotspot-runtime.yaml
new file mode 100644
index 0000000..4728791
--- /dev/null
+++ b/openembedded/jtreg-hotspot-runtime.yaml
@@ -0,0 +1,24 @@
+# Copyright (C) 2013, Linaro Limited.
+#
+# PLEASE DO NOT HAND EDIT THIS FILE.
+#
+# This file has been auto-generated from:
+#
+# make-yaml-files.sh
+#
+# which can be found in the following repo:
+#
+# git://git.linaro.org/leg/openjdk/jtreg-lava-scripts
+#
+# PLEASE DO NOT HAND EDIT THIS FILE.
+#
+metadata:
+ name: hotspot-runtime
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Regression tests for the OpenJDK platform"
+ version: 1.0
+run:
+ steps:
+ - 'source $HOME/jtreg-setup.env'
+ - 'cd $JTREG_TESTRUN_ID/test-definitions/openembedded/scripts'
+ - 'TESTDIRS=runtime ./jtreg-test $HOTSPOT_TEST_DIR runtime'