DiagnosticTests element

Includes the definition of one or more custom diagnostic tests, and it serves as the root element for the diagnostic test definition XML file.

Usage

<DiagnosticTests>
  child elements
</DiagnosticTests>

Attributes

There are no attributes.

Child elements

Element Description

DiagnosticTest

Defines a custom diagnostic test, including the metadata, parameters, environment variables, and commands for the test.

Child element sequence

DiagnosticTest+

Parent elements

There are no parent elements.

Element information

Schema file DiagnosticTests.xsd
Can be empty No

See also

Diagnostic Test Definition Elements