Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Bring back KSM (MADV_MERGEABLE) support
[simgrid.git] / teshsuite /
2015-10-01 Martin QuinsonISP tests need more time to run. Increase timeout
2015-09-22 Martin Quinsonavoid a name clash on windows
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
2015-09-17 Gabriel Corona[mc] Move libdw binding code in its own file
2015-09-10 Martin Quinsonplug some memleaks
2015-09-10 Martin Quinsonmake it so that the test pass, even if it is useless now
2015-09-08 Martin Quinsondisable a broken test, and cleanups
2015-09-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-08 Gabriel Coronas/onexit/my_onexit
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[mc] Fix another bunch of shebang with env
2015-09-01 Gabriel Corona[mc] Remove the --cfg=model-check:1 flag
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-25 Gabriel Corona[mc] Add a test to examplify that we should handle...
2015-08-09 Martin Quinsonspell check the comments
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-30 Gabriel Corona[mc] Ignore stdout/stderr of the umpire tests
2015-07-27 Martin QuinsonMerge branches 'master' and 'master' of github.com...
2015-07-27 Martin Quinsonadd the files bug-17132 to the tarball even if smpi...
2015-07-27 Gabriel Corona[mc] Move Frame, ModelChecker, ObjectInformation, Type...
2015-07-25 Martin QuinsonRemove borland-compiler related cruft
2015-07-24 Martin Quinsonfix a tesh because of the recent file moving around...
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-23 Gabriel Corona[mc] Remove a lot of typedefs and typedef usage
2015-07-21 Gabriel Corona[mc] Make Process::subprograms a std::unordered_map
2015-07-21 Gabriel Corona[mc] Make type_is an integer instead of a string and...
2015-07-21 Gabriel Corona[mc] Make Frame::variables, Frame::scopes and ObjectInf...
2015-07-21 Gabriel Corona[mc] C++ify Frame
2015-07-21 Gabriel Corona[mc] C++ify Variable
2015-07-21 Gabriel Corona[mc] OOPify/C++ify Type (cont)
2015-07-21 Gabriel Corona[mc] OOPify/C++ify Type (cont)
2015-07-21 Gabriel Corona[mc] OOPify/C++ify Type
2015-07-21 Gabriel Corona[mc] OOPify/C++ify ObjectInformation
2015-07-20 Martin Quinsonremove Host::communicate() (use network instead)
2015-07-20 Martin Quinsonkill an unused function
2015-07-20 Martin Quinsoncosmetics in the info message of L07 model starting up
2015-07-19 Martin QuinsonKill link_lib and have C++ handle the hashmap of all...
2015-07-18 Martin Quinsonthere is no need for a SimDag's link type
2015-07-18 Martin Quinson[SGpp] make ROUTING_HOST_LEVEL private. That was painful
2015-07-18 Martin QuinsonUse MSG_host_by_name() instead of MSG_get_host_by_name()
2015-07-18 Martin Quinson[SGpp] make SURF_CPU_LEVEL private
2015-07-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-12 Martin Quinsonless void*, new type: surf_host_t
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin Quinsondo not output a user unfriendly line
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-07-09 Gabriel CoronaFix the cmake for the host-on-off tests
2015-07-09 Gabriel CoronaFix the host-on-off refcount test
2015-07-07 Gabriel Coronahost-on-off: add basic tests
2015-07-02 Gabriel CoronaFix host-on-off
2015-06-23 degommeFind objdump before admitting privatization is possible...
2015-06-23 degommeremove unused var
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Gabriel Corona[mc] Make Process:object_infos a srd::vector of std...
2015-06-02 Gabriel Corona[mc] exit() instead of abort() in normal operation
2015-05-21 Gabriel Corona[mc] Make C++ classes out of addres_space, process...
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-19 Gabriel CoronaFix java cloud integration tesh files
2015-05-04 Gabriel Corona[mc] Fix the umpire tesh files
2015-05-04 Gabriel Corona[mc] Fix umpire tests invocations (call simgrid-mc)
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-17 Gabriel Corona[mc] C++ class ModelChecker
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
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 LegrandThis tesh file was actually wrong. This is fixed by...
2015-04-08 Arnaud Legranddocument this test as broken
2015-04-08 Arnaud LegrandCosmetics
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-05 Martin QuinsonInterface cleanup
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
2015-04-04 Martin Quinsonrename parameters all around to make their meaning...
2015-04-04 Martin Quinsonrevalidate teshes
2015-04-04 Martin Quinsoncosmetics about excluded tests to ease the writing...
2015-03-26 Gabriel Corona[mc] Cross-process MC/safety implementation
2015-03-20 Gabriel Corona[mc] Do not take NULL to mean 'the current address...
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-22 Martin QuinsonIgnore the display of the used collective algorithm
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-17 Arnaud GierschFix comments.
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-01-30 Gabriel Corona[mc] Remove useless code in ~DWARF test
2015-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-05 Augustin DegommeChange include order for smpi tests/examples to avoid...
2014-12-12 Augustin Degommefix tesh
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-05 Augustin Degommeactivate mpich3 tests for post/wait/start/complete...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-04 Gabriel Corona[mc] Remove useless header #includes
next