From: cherierm Date: Wed, 25 Jun 2008 08:00:29 +0000 (+0000) Subject: Include all the SimDag tesh files and XBT. Replace all.tesh. X-Git-Tag: v3.3~294 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c316f5e2525800091c4b0ef9f29e160b6b63d7e1?hp=621f51ac6544a50a00bd66416e77653e381018ea Include all the SimDag tesh files and XBT. Replace all.tesh. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5806 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/teshsuite/SimGrid.tesh b/teshsuite/SimGrid.tesh new file mode 100644 index 0000000000..2fe7788c10 --- /dev/null +++ b/teshsuite/SimGrid.tesh @@ -0,0 +1,46 @@ +D Tesh tests of SimGrid library. +p Command line tesh --directory=%teshsuite_dir% --include-dir=simdag --include-dir=xbt --file=SimGrid.tesh --log="log.thresh:info tesh.fmt:%m%n" + + +$ cd ${teshsuite_dir:=.} + +# XBT + +! include log_large_test.tesh + +# SimDag Tests + +# Basic Tests +! include basic0.tesh +! include basic1.tesh +! include basic2.tesh +! include basic3.tesh +! include basic4.tesh +! include basic5.tesh +! include basic6.tesh + + +# Network Tests +! include network/test_reinit_costs.tesh + +# MXN Tests +! include network/mxn/test_intra_scatter.tesh +! include network/mxn/test_intra_independent_comm.tesh +! include network/mxn/test_intra_all2all.tesh + +# P2P Tests +! include network/p2p/test_latency1.tesh +! include network/p2p/test_latency2.tesh +! include network/p2p/test_latency3.tesh +! include network/p2p/test_latency_bound.tesh + +# Parallel task +! include partask/test_comp_only_par.tesh +! include partask/test_comp_only_seq.tesh + + + + + + +