summaryrefslogtreecommitdiff
path: root/scripts/PYTHON_SOFTWARE/setup.xml
diff options
context:
space:
mode:
authorManel Caro <mcaro@iseebcn.com>2019-03-09 21:25:56 +0100
committerManel Caro <mcaro@iseebcn.com>2019-03-09 21:25:56 +0100
commit9332c933fc05f42882640c9a4e35fab09854af84 (patch)
tree2b9b00b5a411b27f9705603c0d93b8925afd4677 /scripts/PYTHON_SOFTWARE/setup.xml
downloadboard-9332c933fc05f42882640c9a4e35fab09854af84.zip
board-9332c933fc05f42882640c9a4e35fab09854af84.tar.gz
board-9332c933fc05f42882640c9a4e35fab09854af84.tar.bz2
Board: Client Test Suite Initial Commit
Diffstat (limited to 'scripts/PYTHON_SOFTWARE/setup.xml')
-rw-r--r--scripts/PYTHON_SOFTWARE/setup.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/PYTHON_SOFTWARE/setup.xml b/scripts/PYTHON_SOFTWARE/setup.xml
new file mode 100644
index 0000000..d0a7504
--- /dev/null
+++ b/scripts/PYTHON_SOFTWARE/setup.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<data>
+ <setup>
+ <test idline="1"/> <!-- Test line identify -->
+ <board model="SOPA0000" variant="BX2Q-QXXX" station="1"/>
+ <db dbname="testsrv" type="PgSQLConnection" host="192.168.2.171" port="5432" user="admin" password="Idkfa2009" /> <!-- database setup -->
+ </setup>
+</data>
+