<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd   http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:linux-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
  <generator>
    <oval:schema_version>5.9</oval:schema_version>
    <oval:timestamp>2009-01-12T10:41:00-05:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval.test:def:445" version="1" class="miscellaneous">
      <metadata>
        <title>Evaluate to true if the linux-def:partition_test is properly supported</title>
        <description>This definition is intended to evalutate to true if the interpreter properly supports the linux-def:partition_test.</description>
      </metadata>
      <criteria>
        <criterion comment="foo" test_ref="oval:org.mitre.oval.test:tst:1"/>
      </criteria>
    </definition>
  </definitions>
  <tests>
    <partition_test id="oval:org.mitre.oval.test:tst:1" version="1" comment="foo" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval.test:obj:1"/>
      <state state_ref="oval:org.mitre.oval.test:ste:1"/>
      <state state_ref="oval:org.mitre.oval.test:ste:2"/>
    </partition_test>
  </tests>
  <objects>
    <partition_object id="oval:org.mitre.oval.test:obj:1" version="1" comment="foo" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <mount_point>/tmp</mount_point>
    </partition_object>
  </objects>
  <states>
    <partition_state id="oval:org.mitre.oval.test:ste:1" version="1" comment="foo" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <mount_point>/tmp</mount_point>
      <mount_options entity_check="at least one">seclabel</mount_options>
    </partition_state>
    <partition_state id="oval:org.mitre.oval.test:ste:2" version="1" comment="foo" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <mount_point>/tmp</mount_point>
      <mount_options entity_check="at least one">relatime</mount_options>
    </partition_state>
  </states>
</oval_definitions>
