Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
factor simcall/activity binding
[simgrid.git] / teshsuite /
2019-04-04 Augustin Degommetest more extensively error returns for collectives.
2019-04-04 Arnaud GierschStrengthen test.
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 henricasanovatest++ (turning off a host on which an actor is doing...
2019-04-03 degommefix f77 tests
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 degommeadd some coverage in fortran bindings
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschEnable memcheck for tests test-help-*.
2019-04-02 degommefunctioning MPI_Comm_get_name, MPI_Comm_set_name
2019-04-02 degommenon blocking collectives, now for fortran edition.
2019-04-02 Arnaud GierschRemove superfluous simcall.
2019-04-02 degommeMPI_Ireduce_scatter, MPI_Ireduce_scatter_block
2019-04-01 Augustin DegommeMPI_Iexscan, MPI_Iscan
2019-04-01 Augustin DegommeMPI_Iallreduce
2019-04-01 Augustin DegommeAdd MPI_Ireduce
2019-04-01 Arnaud GierschRevalidate tests, now that detached sends are not cance...
2019-04-01 Arnaud GierschLet the exception propagate naturally.
2019-04-01 Martin Quinsoncomment a test that breaks... we'll eat those sprouts...
2019-04-01 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-31 henricasanovaAdded a (currently failing) test:
2019-03-29 degommeactivate tests for (i)alltoallw
2019-03-29 degommeactivate another test.. and fix a stupid bug
2019-03-29 degommeactivate a test to improve coverage a bit
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeAdd "some" other nonblocking collectives
2019-03-28 degommeTest of an MPI_Ibarrier implementation.
2019-03-28 degommeSimple implementation of generalized requests in MPI.
2019-03-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-25 Arnaud GierschA bit more coverage.
2019-03-19 Arnaud GierschUnused parameter.
2019-03-17 Martin Quinsonsonar: don't catch exception that we don't handle
2019-03-16 Arnaud GierschParanoid builds fail with unused variable.
2019-03-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-16 henricasanovaAdded a test for Issue #325 (call to test is commented...
2019-03-15 Martin Quinsonactors on failing hosts should die silently and with...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschRemove useless function pointer.
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-03-12 Arnaud GierschMailboxPtr looks like a smart pointer, but it's not...
2019-03-12 Arnaud GierschRemove unnecessary calls to c_str().
2019-03-11 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-11 Arnaud GierschReplace void* when using std::thread.
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-11 Arnaud GierschMore references for parameters of type std::function.
2019-03-09 Arnaud GierschFix xbt_assert with side effects.
2019-03-09 Arnaud GierschEquality/assignment mismatch.
2019-03-08 Martin QuinsonSpecify bindir while launching tesh
2019-03-07 Frederic Suterpoor damage control for tonight only
2019-03-07 Frederic Suterrevalidate another tesh
2019-03-07 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-07 Frederic Suterrevalidate tesh
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-03-02 Arnaud GierschAdd a comment to explain previous changes.
2019-03-02 Arnaud GierschFix memleak.
2019-02-28 Arnaud GierschHide std::free to Sonar.
2019-02-28 Arnaud GierschUse C++11 <random> instead of rand().
2019-02-28 Frederic Suteradd test related to #220 + fix killsend
2019-02-28 Martin Quinsonactivity-lifecycle: test exec just as we test sleep
2019-02-28 Martin QuinsonDon't give actors a chance to survive their exec if...
2019-02-27 Arnaud GierschReplace #define with constexpr declarations.
2019-02-27 Arnaud GierschKill unused constants.
2019-02-27 Frederic Sutermake MSG_process_create die if host is off.
2019-02-26 degommeYet again change the way SMPI_SAMPLE_MACRO works
2019-02-25 Frederic Sutersimplify these tests
2019-02-25 Frederic Suterdo not promote bad practices: use "accessor" to get...
2019-02-22 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-22 Arnaud GierschMSG is a C API and should not throw.
2019-02-20 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-20 degommeChange the syntax of SMPI_SAMPLE_* macros.
2019-02-19 degomme[SMPI] Change sampling behavior.
2019-02-18 Frederic Suterobjectify simix timers.
2019-02-12 Arnaud GierschPlug memory leaks for tests 1 to 5.
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-02-12 Frederic Suterkeep a return value for MSG_process_sleep
2019-02-12 Frederic Suterfix build
2019-02-09 Martin Quinsonremove a useless example profile
2019-02-09 Martin Quinsonmv examples/platforms/two_hosts_platform_with_availabil...
2019-02-09 Martin QuinsonIn <host> and <peer>, availability_file is now speed_file
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Augustin Degommerequalify tesh
2019-02-04 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-04 Arnaud Giersch[codacy/cppcheck] A few more issues.
2019-01-29 Arnaud GierschImprove coverage, even with high log threshold.
2019-01-29 Arnaud GierschEnable running parmap_bench for coverage.
2019-01-29 Arnaud Gierschparmap_bench: make timeout a runtime parameter.
2019-01-29 Arnaud GierschKill dead code.
2019-01-25 Arnaud GierschTry to silent scan-build.
2019-01-24 Martin Quinsonsonar: don't catch exceptions we have no idea about
2019-01-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-23 Martin QuinsonRemove 2 (out of 3) horrible hacks around Java contexts
2019-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-22 Martin Quinsonplay safe, no pointers to the stack of dying actors
2019-01-21 Arnaud GierschSimplify by using set_tesh_properties().
2019-01-16 Martin QuinsonRevert "Disable parallel executions with non-thread...
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschSET_TESTS_PROPERTIES Can not find test to add propertie...
2019-01-16 Arnaud GierschDisable stack-overflow test with threads.
next