diff g23m/system/busyb/sourcesets/atp_tests.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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/g23m/system/busyb/sourcesets/atp_tests.xml	Mon Jun 01 03:24:05 2015 +0000
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<sourceSet description="ATP (Tests)" name="atp_tests">
+  <settings>
+    <options>
+      <optionDef description="Settings (from optionSet)" name="">
+        <condOption optRef="TI_INCLUDES" />
+        <condOption name="include">
+          <condValue pathRef="SERVICES_DIR" />
+        </condOption>
+        <condOption optRef="atp_flags" />
+      </optionDef>
+    </options>
+  </settings>
+  <sourceDirs>
+    <srcDir path="" pathRef="ATP_DIR" />
+    <expDir path="" pathRef="" />
+  </sourceDirs>
+  <sourceFiles>
+    <source name="tests/atp_test.c" />
+    <source name="tests/atp_test_regr.c" />
+    <source name="tests/atp_test_misc.c" />
+    <source name="tests/atp_test_condat_misc.c" />
+    <source name="tests/atp_test_condat_regr.c" />
+    <source name="tests/atp_uart_test_demo.c" />
+  </sourceFiles>
+</sourceSet>