summaryrefslogtreecommitdiff
path: root/test-cli/setup.xml
blob: e17a1d55f5c4051d17695d6f04ae3256f07e4f5a (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<data>
    <setup>
        <test idline="1"/> <!-- Test line identify -->
        <board model="SOPA0000" variant="BW2Q-QXXX"/>
        <db dbname="testsrv" type="PgSQLConnection" host="192.168.8.100" port="5432" user="admin" password="Idkfa2009" /> <!-- database setup -->
    </setup>
</data>