Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* One makefile to deal with all the AMOK examples
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 26 Sep 2007 15:05:24 +0000 (15:05 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 26 Sep 2007 15:05:24 +0000 (15:05 +0000)
commit1492340ee6cd15b9c583a1e7a387ad082272ae64
tree77598166aa5083a086dc56ae23a933b98fdf6cba
parenta79aaac7b44189a4450f2e34b67fc34d07047be1
* One makefile to deal with all the AMOK examples
* Convert AMOK tests to tesh (most of the tests fail, but that's a
  first step)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4734 48e7efb5-ca39-0410-a469-dd3cf9ba447f
13 files changed:
configure
configure.ac
examples/amok/Makefile.am
examples/amok/Makefile.in
examples/amok/bandwidth/bandwidth.c
examples/amok/bandwidth/bandwidth_rl.tesh [new file with mode: 0755]
examples/amok/bandwidth/bandwidth_sg.tesh [new file with mode: 0644]
examples/amok/bandwidth/test_rl.in [deleted file]
examples/amok/bandwidth/test_sg.in [deleted file]
examples/amok/saturate/saturate_rl.tesh [new file with mode: 0755]
examples/amok/saturate/saturate_sg.tesh [new file with mode: 0644]
examples/amok/saturate/test_rl.in [deleted file]
examples/amok/saturate/test_sg.in [deleted file]