<def-group>
  <definition class="compliance" id="package_nss-tools_installed"
  version="1">
    <metadata>
        <title>Ensure nss-tools is installed</title>
            <affected family="unix">
                <platform>multi_platform_all</platform>
            </affected>
        <description>The DPKG package nss-tools should be installed.</description>
    </metadata>
    <criteria>
      <criterion comment="package nss-tools is installed"
      test_ref="test_package_nss-tools_installed" />
    </criteria>
  </definition>

  <linux:dpkginfo_test check="all" check_existence="all_exist"
  id="test_package_nss-tools_installed" version="1"
  comment="package nss-tools is installed">
    <linux:object object_ref="obj_test_package_nss-tools_installed" />
    
  </linux:dpkginfo_test>
  <linux:dpkginfo_object id="obj_test_package_nss-tools_installed" version="1">
    <linux:name>nss-tools</linux:name>
  </linux:dpkginfo_object>
  

</def-group>