Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'factor_in_actions' into 'master'
[simgrid.git] / teshsuite / smpi / coll-allreduce-with-leaks / coll-allreduce-with-leaks.tesh
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-01 Bruno DonassoloAdjust timing of SMPI tests
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 DegommeGroup leak reports by type/file/line (for handles,...
2021-04-09 Augustin Degommeadapt test for leak check
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 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 GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-04-01 Arnaud GierschMove declarations for xbt_abort and xbt_die to xbt...
2021-03-28 Augustin Degommerename option,
2021-03-18 Martin Quinsontest with leaks: no printf, and run also in MC (that...
2021-03-15 Augustin Degommeexclude intentionally leaking test from asan and valgri...
2021-03-14 Augustin Degommeadd a test with an intentional leak for previous feature.