Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add test for cluster tag with state_file and availability_file.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 13 Jan 2011 15:15:10 +0000 (15:15 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 13 Jan 2011 15:15:10 +0000 (15:15 +0000)
commit12bbde66e3131b5d56a34b9f86d9c43bf36cca8b
tree1b9e2cab4adbdaf1c3d78307d935a0b1fdeb65d8
parentebe7eb518714908921c43ae9904d98e443e1f5f1
Add test for cluster tag with state_file and availability_file.
Can now add state file and availability file with regex.
For example :
state_file="${prefix}${radical}_state_file.trace"
availability_file="${prefix}${radical}_availability_file.trace"

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9409 48e7efb5-ca39-0410-a469-dd3cf9ba447f
teshsuite/simdag/platforms/basic_parsing_test.tesh
teshsuite/simdag/platforms/bob0_availability_file.trace [new file with mode: 0644]
teshsuite/simdag/platforms/bob0_state_file.trace [new file with mode: 0644]
teshsuite/simdag/platforms/bob2_availability_file.trace [new file with mode: 0644]
teshsuite/simdag/platforms/bob2_state_file.trace [new file with mode: 0644]
teshsuite/simdag/platforms/one_cluster_file.xml [new file with mode: 0644]