Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do the same for IoImpl as for ExecImpl when timeout on completion
[simgrid.git] / teshsuite /
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno DonassoloMove globals to EngineImpl
2021-03-09 Bruno Donassolosurf_cpu_model_pm: remove global
2021-03-09 Bruno DonassoloAvoid using surf_network_model global
2021-03-09 Bruno Donassoloclang-format before starting changing files
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Arnaud GierschMinor reindent.
2021-03-08 Martin QuinsonMC: Extend the random-bug example to test what's going...
2021-03-04 Arnaud GierschTry to use more common PAPI events for testing.
2021-03-03 Augustin DegommeAdd a test for PAPI
2021-03-03 Augustin DegommeThese tests were missing mpi_finalize call (hence some...
2021-03-02 Arnaud GierschUncomment debug message.
2021-03-01 Arnaud GierschFix usage string.
2021-02-28 Martin Quinsonobjectification of MC simcall achieved -- many tests...
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-23 Arnaud GierschOn failure, try again with longer sleep duration.
2021-02-22 Frederic Suterremove last basic simdag test. redundant with one of...
2021-02-22 Frederic Suterremove tests that are redundant with examples/cpp/...
2021-02-22 Arnaud GierschRename teshsuite/models/{ptask_L07/* => ptask_L07_usage/*}.
2021-02-22 Arnaud GierschDelete binary file.
2021-02-22 Arnaud GierschRename include/xbt/{future.hpp => promise.hpp}.
2021-02-20 Frederic SuterConvert another test
2021-02-20 Martin Quinsontypo
2021-02-19 Frederic Suterconvert one more test of ptask_L07 model
2021-02-19 Arnaud GierschStrings are overkill for parmap_test.
2021-02-19 Arnaud GierschConst reference.
2021-02-19 Arnaud GierschUse already defined namespace alias 'sg4'.
2021-02-19 Arnaud GierschUse :: to call get_clock() which is a static member...
2021-02-19 Arnaud GierschConst, as usual ;)
2021-02-19 Arnaud GierschWhitespaces!
2021-02-19 Augustin Degommeactivate leak-check output on mpich3-test.
2021-02-18 Frederic Suterfix and convert another ptask_L07 test
2021-02-18 Frederic Suterfix distcheck
2021-02-18 Frederic Suterremove now useless platform files (replaced by ptask_L0...
2021-02-18 Frederic Suterconvert one more simdag test
2021-02-18 Frederic Suterconvert more simdag tests
2021-02-17 Frederic Suteradd and use Link::is_shared()
2021-02-17 Frederic Suterget flatifier rid of SimDag
2021-02-17 Frederic Suterfix broken tests
2021-02-17 Frederic Sutermodernize basic-parsing-test w/o SimDag
2021-02-17 Arnaud GierschUseless braces.
2021-02-16 Arnaud GierschUpdate comments.
2021-02-16 Frederic Suterdon't test removed tests
2021-02-16 Frederic SuterStart to replace old simdag tests of the ptask_L07...
2021-02-13 Martin QuinsonImprove the behavior of wait_for(0), and activate some...
2021-02-12 Arnaud GierschAdd some comments about unexpected failures.
2021-02-12 Arnaud GierschNew tests with wait_any_for.
2021-02-12 Arnaud GierschSpecialize with ExecPtr.
2021-02-12 Arnaud GierschTemplate for tester and waiter functions.
2021-02-12 Arnaud GierschUse template parameter for ActivityPtr in testing_test...
2021-02-12 Arnaud GierschTests were wrong, fix them.
2021-02-11 Arnaud GierschDon't duplicate macro definition.
2021-02-11 Arnaud GierschUse a smart pointer immediately. Uncomment fixed test.
2021-02-10 Arnaud GierschImprove assertions about expected timeouts (still failing).
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp
2021-02-10 Arnaud GierschPrefer xbt_malloc that will never return NULL.
2021-02-09 Arnaud GierschCmake: allow wildcards (*, ^) when listing factories.
2021-02-09 Arnaud GierschEnable test for all available factories.
2021-02-07 Martin QuinsonAlso test the direct communications
2021-02-07 Martin Quinsongroup some internal tests together
2021-02-07 Martin QuinsonSort the model tests a bit better
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: fix distcheck
2021-02-03 Frederic SuterStorage-kill: this test is useless now
2021-01-28 Martin QuinsonAlso fix the ns3 log channels. What a debacle...
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-25 Martin QuinsonRevert "Assert that the log categories are unique"
2021-01-25 Martin QuinsonAssert that the log categories are unique
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 eazimimerge with framagit/master
2021-01-12 eazimiMerge with framagit/master
2021-01-12 Arnaud GierschMore copyright lines updated to 2021.
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Augustin Degommesame thing elsewhere
2021-01-10 Augustin DegommeSometimes Fortran and CXX compilers are not the same...
2020-12-17 Arnaud GierschUseless cast to void*.
2020-12-17 Arnaud GierschUse Mailbox::get_unique<>(), and save a few delete.
2020-12-17 Arnaud GierschUse typed Mailbox::get_async<>() instead of using casts...
2020-12-17 Arnaud GierschUse typed Mailbox::get<>() instead of using static_cast...
2020-12-17 Arnaud GierschFix use-after-scope.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-08 Ehsan AzimiA Pull from simgrid/master and a subsequent merge
2020-12-06 Arnaud Giersch[sonar] Refactor to reduce nested blocks.
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud Giersch[sonar] Reduce number of nested code blocks.
2020-12-04 Arnaud GierschFix comment : 2nd arg was never used.
2020-12-04 Arnaud GierschAdd more tests for coverage.
2020-12-04 Arnaud GierschCosmetics (uppercase).
2020-12-03 Arnaud GierschDry run MC examples for coverage.
2020-12-03 Arnaud GierschUnused argument.
2020-12-03 Arnaud GierschRevert "Silly workaround for coverage build with gcc...
2020-11-27 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud Giersch[pvs] Two or more case-branches perform the same actions.
2020-11-26 Arnaud GierschInitialize variable.
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
next