Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > media > contrib-updates > by-pkgid > 2461d364952534a43b16281e8c4f29ec > files > 33

edos-testrunner-1.0.4beta-4mdv2008.1.i586.rpm

<?xml version='1.0' encoding='UTF-8'?>

<test xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:noNamespaceSchemaLocation='../../test-specification.xsd'>

  <description
      name="test-1" 
      suite="test">
    This test does nothing
  </description>

  <package name="coreutils"/>

  <condition>
    <and>
      <isset property=""/>
    </and>
  </condition>

  <test-runner>
    <shell script="ls" shortLog="true">
      <arg value="-l"/>
    </shell>
    <shell script="/usr/bin/factor" ignoreReturnCode="true">
      <arg value="65537"/>
    </shell>
  </test-runner>

</test>