Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Unified Diff: client/tests/kvm/autotest_control/systemtap.control

Issue 6883035: Merge remote branch 'autotest-upstream/master' into autotest-merge (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/tests/kvm/autotest_control/systemtap.control
diff --git a/client/tests/kvm/autotest_control/systemtap.control b/client/tests/kvm/autotest_control/systemtap.control
new file mode 100644
index 0000000000000000000000000000000000000000..f7418fc2abea3dcb0290764e2f7751ccb17fec44
--- /dev/null
+++ b/client/tests/kvm/autotest_control/systemtap.control
@@ -0,0 +1,14 @@
+AUTHOR = """
+Anton Blanchard <anton@samba.org>
+"""
+NAME = "Systemtap test suite"
+TEST_TYPE = "client"
+TEST_CLASS = "General"
+TEST_CATEGORY = "Functional"
+TIME = "MEDIUM"
+DOC = """\
+This test runs the systemtap testsuite. You will need a kernel with debug
+symbols, or a matching debuginfo package from your distro.
+"""
+
+job.run_test(url='systemtap', local=False)

Powered by Google App Engine
This is Rietveld 408576698