Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add test for host on off and some fixes
authorPaul Bédaride <paul.bedaride@gmail.com>
Thu, 24 Jul 2014 09:53:48 +0000 (11:53 +0200)
committerPaul Bédaride <paul.bedaride@gmail.com>
Thu, 24 Jul 2014 10:47:34 +0000 (12:47 +0200)
commitb4b1b2e016adf9c6145c19a8571c9994d7d627cf
tree87a0e409d5476a45a83ac8f405de600c29bae473
parentb14a9852e458d841122cf871ffff34e595524f15
Add test for host on off and some fixes
17 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
src/msg/msg_process.c
src/simix/smx_process.c
src/surf/surf_interface.cpp
src/surf/surf_interface.hpp
src/surf/workstation_interface.cpp
teshsuite/msg/host_on_off_processes/CMakeLists.txt [new file with mode: 0644]
teshsuite/msg/host_on_off_processes/host_on_off_processes.c [new file with mode: 0644]
teshsuite/msg/host_on_off_processes/host_on_off_processes.tesh [new file with mode: 0644]
teshsuite/msg/host_on_off_processes/host_on_off_processes_d.xml [new file with mode: 0644]
teshsuite/simdag/basic/basic0.tesh
teshsuite/smpi/mpich3-test/CMakeLists.txt
teshsuite/xbt/mallocator/CMakeLists.txt [new file with mode: 0644]
teshsuite/xbt/mallocator/mallocator.tesh [new file with mode: 0644]
teshsuite/xbt/mallocator/mallocator_test.c [new file with mode: 0644]