Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't give actors a chance to survive their exec if their host is turned off
[simgrid.git] / teshsuite / msg / host_on_off_processes / host_on_off_processes.tesh
2019-02-28 Martin QuinsonDon't give actors a chance to survive their exec if...
2019-02-27 Frederic Sutermake MSG_process_create die if host is off.
2019-02-04 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-04 Arnaud Giersch[codacy/cppcheck] A few more issues.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-11 Arnaud GierschTypo.
2018-08-29 Martin Quinsonkill a superseeded sub-test, and fix another one
2018-08-26 Martin QuinsonMSG_process_sleep should intercept HostFailureException...
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-05 Frederic SuterWarn processes killed because their host was turned...
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Frederic Suterfix build and typo
2018-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-13 Frederic Sutersleep activities throw exception on host failure
2017-12-06 Arnaud GierschAttempt to fix leaks in msg-host_on_off_processes.
2017-12-03 Martin Quinsonreally fix out of tree builds
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Martin Quinsonsimplify how we find platf files from teshsuite
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-30 Martin Quinsonshutdown all hosted VMs when an host is turned off
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin Quinsonacknowledge that #120 can be seen here
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-20 Martin Quinsondon't use deprecated functions, and don't hide the...
2016-11-16 Martin Quinsonmove the VM-related data out of MSG's private data...
2016-08-16 Martin Quinsonkeep polite and informative
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Frederic Suterget rid of some useless deployment files
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaSTFU you dawn VM - The lovingly handmade tests
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-01 Martin Quinsonfix a test that got broken when I suppressed some simcalls
2015-11-01 Martin Quinsontypo (s/deamon/daemon/)
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-07-09 Gabriel CoronaFix the host-on-off refcount test
2015-07-02 Gabriel CoronaFix host-on-off
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-19 Gabriel CoronaFix java cloud integration tesh files
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-08 Arnaud LegrandCosmetics
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-11 Paul BédarideAdd vm tesh
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Paul BédarideFix host_on_off_process tesh
2014-07-28 Paul BédarideFix tesh host_on_off_processes 4
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien Lebrefix tesh (add the sleep test output) - adrien
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Paul BédarideAdd test for host on off and some fixes