Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Release v3.28
[simgrid.git] / teshsuite /
2021-07-06 Arnaud GierschMake single argument constructor LinkInRoute::LinkInRou...
2021-07-01 Bruno DonassoloSonar variety
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-24 Arnaud GierschParameter 'fd' is always -1 for xbt_mheap_new. Kill...
2021-06-23 Arnaud GierschUse ssize_t for Exec::wait_any and Io::wait_any too.
2021-06-23 Arnaud GierschUse ssize_t as return type for Comm::wait_any.
2021-06-23 Arnaud GierschPrefer a reference for first parameter of {test,wait...
2021-06-22 Arnaud GierschAdd a test in teshsuite for Comm::wait_all_for.
2021-06-22 Arnaud GierschMake field 's4u::Host::pimpl_cpu' private.
2021-06-22 Arnaud GierschAdd missing copyright notices.
2021-06-16 Augustin DegommeAdd a SMPI_SAMPLE_LOCAL_TAG and SMPI_SAMPLE_GLOBAL_TAG...
2021-06-16 Augustin DegommeTry to be more coherent, fix misleading message, and...
2021-06-13 Arnaud GierschCleanup in .gitignore files; delete obsolete tesh file...
2021-06-10 Arnaud GierschUse empty() to check for container emptiness.
2021-06-10 Arnaud GierschUse xbt logs, not printf.
2021-06-09 Arnaud GierschDon't disable malloc override anymore when using realloc().
2021-06-09 Arnaud GierschAdd memset(0) for shared calloc.
2021-06-08 Arnaud GierschPlug memory leaks with tests mpich3-test/rma/linked_list_*.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-08 Augustin Degommereduce number of iterations to speedup rma test
2021-06-07 Augustin Degommeget_accumulate: if MPI_NO_OP is specified, origin*...
2021-06-04 Bruno DonassoloFix test on MAC OS
2021-06-04 Bruno DonassoloTry to fix test on CI
2021-06-04 Bruno DonassoloAn example with SMPI and CPP platform
2021-06-04 Bruno DonassoloAdjust test
2021-06-04 Bruno DonassoloAdjust test
2021-06-04 Bruno DonassoloMinor fix in test.
2021-06-04 Bruno DonassoloNew platform example: StarZone of StarZone
2021-06-04 Arnaud Giersch[sonar] Redundant parentheses.
2021-06-01 Bruno DonassoloAdjust timing of SMPI tests
2021-06-01 Bruno DonassoloFix timing of Wi-Fi tests.
2021-06-01 Arnaud GierschCoding style: no global "using namespace".
2021-06-01 Arnaud GierschPointer-to-const for Sonar.
2021-05-31 Arnaud GierschAdd some 'const' qualifiers.
2021-05-29 Arnaud GierschNo valgrind leak check for issue71.
2021-05-28 Bruno DonassoloIssue#71: add check in add_route for gw_src/gw_dst
2021-05-27 Augustin Degommeuse new option in random test.
2021-05-27 Arnaud GierschDeprecate SIMIX_get_clock().
2021-05-25 Arnaud GierschDon't create mailbox before engine is turned on.
2021-05-25 Arnaud GierschPlug remaining leaks in mpich3-test/f77/attr.
2021-05-25 Arnaud GierschCoding style: ! -> 'not'.
2021-05-25 Arnaud GierschUpdate filter line for recent versions of Asan.
2021-05-21 SUTER Fredericprocess -> actor
2021-05-16 SUTER Fredericmove kernel timers from simix:: to kernel::timer::
2021-05-12 Bruno DonassoloMinor sonar related changes
2021-05-11 Bruno DonassoloSeal objects at Engine::run
2021-05-10 Bruno DonassoloAdjust tests after changes in cluster tag
2021-05-10 Arnaud Giersch[sonar] Minor simplifications.
2021-05-07 Arnaud GierschFix build with -Werror=undef.
2021-05-07 Arnaud GierschAdd test for VM (self) destruction.
2021-05-07 Augustin Degommeactivate the last nonblocking test in mpich3 suite...
2021-05-04 Bruno DonassoloDragonflyZone: Add limiters for switches
2021-05-04 Bruno DonassoloFatTreeZone: Add limiters for switches
2021-05-04 Bruno DonassoloTorusZone: Add limiter for destination node
2021-05-04 Arnaud GierschFix another Asan false alarm (with clang 12).
2021-05-04 Arnaud GierschWorkaround false alarm stack-use-after-scope from Asan...
2021-05-03 Arnaud GierschFixed tests in activity-lifecycle/testing_test-wait.
2021-05-03 Arnaud GierschFix tesh file.
2021-04-29 Bruno DonassoloOoops.. Fix CmakeFiles and MANIFEST
2021-04-29 Bruno DonassoloCluster: use radicals from XML when creating resources
2021-04-29 Bruno DonassoloUse new API to create Torus/Dragonfly/Fat-Tree clusters...
2021-04-19 Arnaud GierschReference for std::vector parameters.
2021-04-19 Augustin DegommeAdapt leak example to new display.
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-18 Augustin Degommealso requalify mc version of the tesh
2021-04-18 Augustin DegommeGroup leak reports by type/file/line (for handles,...
2021-04-13 Arnaud Giersch[ci-skip] Update lua tesh files with deprecation warning.
2021-04-09 Augustin Degommethis value was actually wrong, and caught by the new...
2021-04-09 Augustin Degommeadapt test for leak check
2021-04-07 Arnaud GierschFix cloud.xml: symmetrical routes are implicit.
2021-04-07 Augustin DegommeDisplay leak origin in message, if -trace-call-location...
2021-04-06 Augustin Degommechange the way we display leak types, skipping demangling
2021-04-03 Augustin Degommethis test is invalid with 1 process. Align with mpich...
2021-04-03 Martin QuinsonTell when we have more leaked handles to display
2021-04-03 Martin QuinsonDisplay the leaked handles in the tests (using no_loc...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschFix count for SMPI leak report.
2021-04-02 Arnaud Giersch[mc] Enable finalize_app() in SafetyChecker.
2021-04-02 Arnaud Giersch[sonar] Const in s4u::Disk.
2021-04-02 Augustin Degommeupdate test with latest version from mpich.
2021-04-02 Augustin Degommethis tests actually does not conform to the standard...
2021-04-02 Arnaud GierschAvoid a local variable only used by xbt_assert.
2021-04-02 Arnaud GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-04-01 Arnaud GierschMove declarations for xbt_abort and xbt_die to xbt...
2021-04-01 Arnaud GierschMake xbt_die use the root log category.
2021-03-28 Augustin Degommealso change option name in MC-flavored tesh
2021-03-28 Augustin Degommerename option,
2021-03-27 Arnaud GierschReduce scope for variables.
2021-03-27 Arnaud GierschReplace std::random with xbt::random.
2021-03-27 Arnaud Giersch[sonar] Useless parentheses.
2021-03-26 Arnaud GierschMerge branch 'simcall_blocking' into 'master'
2021-03-26 Arnaud GierschMove PoC blocking_simcall.hpp from public include/...
2021-03-25 SUTER Fredericmore chaining for CPUs too
2021-03-19 Arnaud GierschReduce scope for variables.
2021-03-19 Augustin Degommeadd tesh file to dist
2021-03-19 Martin QuinsonFix clang builds
2021-03-18 Martin Quinsontest with leaks: no printf, and run also in MC (that...
2021-03-18 Martin QuinsonAdd a tests-mc target to rebuild only what's needed...
2021-03-15 Augustin DegommeTeshsuite SMPI : execute from build dir.
next