summaryrefslogtreecommitdiff
path: root/test-cli/setup.xml
blob: ba427d213f86cc8bcf6f77f92394428b287a62ce (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="itest" type="PgSQLConnection" host="testsrv02.isee.biz" port="5432" user="admin" password="Idkfa2009" connect_timeout="5"/> <!-- database setup -->
    </setup>
</data>