Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Import (some bits of) the MBI test suite
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 6 Mar 2022 13:41:03 +0000 (14:41 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 6 Mar 2022 13:46:17 +0000 (14:46 +0100)
commitebcf5b5967286b2041615e8d777ac5edd7925b60
tree17475e32849de3061a51c15a0aada28153b584ca
parent8c0a400b776e32f1336df45bd441170f73a61bf6
Import (some bits of) the MBI test suite

Not activated on the robots for now, as some tests fail.
17 files changed:
CMakeLists.txt
COPYING
ChangeLog
MANIFEST.in
docs/source/Installing_SimGrid.rst
teshsuite/smpi/MBI/CMakeLists.txt [new file with mode: 0644]
teshsuite/smpi/MBI/CollMatchingGenerator.py [new file with mode: 0755]
teshsuite/smpi/MBI/MBI.py [new file with mode: 0755]
teshsuite/smpi/MBI/MBIutils.py [new file with mode: 0644]
teshsuite/smpi/MBI/generator_utils.py [new file with mode: 0644]
teshsuite/smpi/MBI/simgrid.py [new file with mode: 0644]
tools/cmake/DefinePackages.cmake
tools/cmake/Option.cmake
tools/jenkins/Coverage.sh
tools/jenkins/Flags.sh
tools/jenkins/Sanitizers.sh
tools/jenkins/build.sh