Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add tests to check that the expected context factory is really used.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 3 Oct 2013 20:38:54 +0000 (22:38 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 3 Oct 2013 20:48:44 +0000 (22:48 +0200)
commit658ccb0d0068d2d26b9da551ca3b28a24267057b
tree470e7742f8b9aec2b7be0b8267e124afa8de1fbd
parentb9c1ef9948cd6a89af3e1f250dc69d368f70200f
Add tests to check that the expected context factory is really used.
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/MakeExe.cmake
teshsuite/simix/CMakeLists.txt [new file with mode: 0644]
teshsuite/simix/check_defaults.c [new file with mode: 0644]
teshsuite/simix/factory_raw.tesh [new file with mode: 0644]
teshsuite/simix/factory_thread.tesh [new file with mode: 0644]
teshsuite/simix/factory_ucontext.tesh [new file with mode: 0644]