<iotest>
The <iotest> tag records one input/output test case inside
<tests> for a <program> or similar
coding example. Each case contains one <input> and the
expected <output>.
Syntax
Attributes
This tag has no attributes.Children
The following may appear as children:<input> <output> Parents
This element may appear as an immediate child of the following elements:<tests>