From 7c343cef7e7cd56aafb7b8a602ceb6462a6bbb71 Mon Sep 17 00:00:00 2001 From: Phil Dubach Date: Thu, 21 May 2009 16:35:22 -0700 Subject: [PATCH] Add XML Schema for runtest's test_defs.xml file --- testrunner/test_defs.xml | 6 ++++-- testrunner/test_defs.xsd | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 testrunner/test_defs.xsd diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml index 34366ab3a..ae02f52cf 100644 --- a/testrunner/test_defs.xml +++ b/testrunner/test_defs.xml @@ -56,7 +56,7 @@ Native tests: ============= The element has the following attributes - name build_path [continuous description] + name build_path [continuous description extra_make_args] Where: name: Self-descriptive name used to uniquely identify the test @@ -83,7 +83,9 @@ Native tests: done --> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +