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