tests/linux/test_master/beremiz.xml
author greg
Wed, 22 Oct 2008 14:22:54 +0200
changeset 261 5299c6746fa8
parent 170 acc6a61c493c
child 264 06420c9fb656
permissions -rw-r--r--
fix bug in methods.py
167
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
170
acc6a61c493c Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant
parents: 167
diff changeset
     2
<BeremizRoot CFLAGS="-g" Linker="g++" LDFLAGS="">
167
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     3
  <TargetType>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     4
    <Linux Nice="0"/>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     5
  </TargetType>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     6
  <Connection>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     7
    <Local/>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     8
  </Connection>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     9
</BeremizRoot>