view g23m/system/busyb/sourcesets/hash_test.xml @ 12:da79bf85bd73

README added
author Space Falcon <falcon@ivan.Harhan.ORG>
date Tue, 02 Jun 2015 00:29:51 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<sourceSet description="Hashing Driver Tests" name="hash">
  <settings>
    <options>
      <optionDef description="Settings (from optionSet)" name="">
        <condOption optRef="TI_INCLUDES" />
        <condOption name="include">
          <condValue pathRef="DRIVERS_APP_DIR" />
        </condOption>
      </optionDef>
      <optionDef description="Common option flags" name="">
        <condOption optRef="hash_flags" />
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="HASH_DIR" />
    <expDir path="" pathRef="" />
  </sourceDirs>
  <sourceFiles>
    <source name="tests/hash_test_regr.c" />
    <source name="tests/hash_test_misc.c" />
    <source name="tests/hash_test_misc0.c" />
    <source name="tests/hash_test_misc1.c" />
    <source name="tests/hash_test_misc2.c" />
  </sourceFiles>
</sourceSet>