Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Import of Frederic's files and set up a very basic test (juste parsing the files).
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 19 Jun 2008 09:30:43 +0000 (09:30 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 19 Jun 2008 09:30:43 +0000 (09:30 +0000)
commit375bf97d4031bfbb5012e5b28303982224740a1e
tree43dbc8190dc88936cc5169781d272268296af317
parent9a1783a75ff099602980161312fb76e7eacca460
Import of Frederic's files and set up a very basic test (juste parsing the files).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5770 48e7efb5-ca39-0410-a469-dd3cf9ba447f
20 files changed:
teshsuite/Makefile.am
teshsuite/simdag/platforms/basic_parsing_test.c [new file with mode: 0644]
teshsuite/simdag/platforms/basic_parsing_test.tesh [new file with mode: 0644]
teshsuite/simdag/platforms/bob.fail [new file with mode: 0644]
teshsuite/simdag/platforms/bob.trace [new file with mode: 0644]
teshsuite/simdag/platforms/link1.bw [new file with mode: 0644]
teshsuite/simdag/platforms/link1.fail [new file with mode: 0644]
teshsuite/simdag/platforms/link1.lat [new file with mode: 0644]
teshsuite/simdag/platforms/one_host.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_host_availability.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_host_state_file.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_host_state_off.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_host_state_on.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_link_availability.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_link_fatpipe.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_link_shared.xml [new file with mode: 0644]
teshsuite/simdag/platforms/one_link_state_file.xml [new file with mode: 0644]
teshsuite/simdag/platforms/three_hosts_non_symmetric_route.xml [new file with mode: 0644]
teshsuite/simdag/platforms/two_hosts_multi_hop.xml [new file with mode: 0644]
teshsuite/simdag/platforms/two_hosts_one_link.xml [new file with mode: 0644]