FreeCalypso > hg > tcs211-fcmodem
comparison g23m/system/busyb/sourcesets/hash_test.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <sourceSet description="Hashing Driver Tests" name="hash"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Settings (from optionSet)" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 <condOption name="include"> | |
8 <condValue pathRef="DRIVERS_APP_DIR" /> | |
9 </condOption> | |
10 </optionDef> | |
11 <optionDef description="Common option flags" name=""> | |
12 <condOption optRef="hash_flags" /> | |
13 </optionDef> | |
14 </options> | |
15 </settings> | |
16 <sourceDirs> | |
17 <srcDir path="" pathRef="HASH_DIR" /> | |
18 <expDir path="" pathRef="" /> | |
19 </sourceDirs> | |
20 <sourceFiles> | |
21 <source name="tests/hash_test_regr.c" /> | |
22 <source name="tests/hash_test_misc.c" /> | |
23 <source name="tests/hash_test_misc0.c" /> | |
24 <source name="tests/hash_test_misc1.c" /> | |
25 <source name="tests/hash_test_misc2.c" /> | |
26 </sourceFiles> | |
27 </sourceSet> |