Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewording
[simgrid.git] / teshsuite /
2023-01-23 Augustin Degommedon't create temporary struct at time of push_back...
2023-01-21 Martin QuinsonMake the test output easier to understand
2023-01-20 Martin Quinsonfix warnings :(
2023-01-20 Martin QuinsonPlease the paranoid compilers that we love
2023-01-20 Martin QuinsonAdd a test of CM02 timings with TCP-gamma (and fix...
2023-01-20 Martin QuinsonCosmetics in the messages of this test; no timing change
2023-01-14 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
2023-01-13 Arnaud GierschTypos.
2023-01-12 Martin QuinsonRemove Java bindings. They are not updated since maybe...
2023-01-12 Arnaud GierschKill remaining traces of win32 support.
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-08 Arnaud GierschPointer to const++ (sonar).
2022-12-06 Arnaud GierschMake the definition match the declaration in dtypes.h.
2022-12-06 Arnaud GierschKill unused file.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-11-21 Arnaud GierschCosmetics: "transfert" -> "transfer".
2022-11-09 Fred SuterCompletely revise the way to deal with Streamed I/Os
2022-11-08 Arnaud GierschRemove explicit conversion to std::string when it's...
2022-11-07 Arnaud GierschKeep integer operations.
2022-11-07 Arnaud GierschCosmetics.
2022-11-07 Fred Sutersimplify the I/O stream thing A LOT. Might be plunged...
2022-11-06 Martin Quinsonsetter function only need a simcall in MC or with paral...
2022-11-03 Fred Sutercomplexify the test a bit further
2022-11-03 Arnaud GierschUpdate random-bug-nocrash.tesh after last changes.
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Martin QuinsonMC: tell the user about how to use the replay path...
2022-11-01 Martin QuinsonDisplay the stack of each actor during a MC replay...
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-31 Martin QuinsonMC replay: check whether there is a deadlock after...
2022-10-31 Fred Suterextend test
2022-10-30 Martin QuinsonMBI: display the expected diagnostic on error
2022-10-28 Fred Suteradd a transfer bottleneck case
2022-10-28 Fred Suterrevalidate tesh
2022-10-28 Fred Suteradd example
2022-10-11 Arnaud GierschFix distcheck.
2022-10-10 Martin QuinsonMBI: don't even run the concurrency tests. Save white...
2022-10-10 Martin QuinsonMBI: use file globbing to make sure that we don't forge...
2022-10-10 Martin QuinsonMBI: Properly integrate the Epoch lifecycle tests into...
2022-10-10 Martin QuinsonMBI.py: More informative error message on failure
2022-10-10 Martin QuinsonNew option to detect dangerous code mixing collectives...
2022-10-10 Martin QuinsonMBI: re-mark as WILL_FAIL some tests that require to...
2022-10-07 Arnaud GierschMisc sonar and codefactor.io issues.
2022-10-06 Martin QuinsonLet the latest MBI tests compile with our paranoid...
2022-10-06 Pierre-Antoine Roubyteshsuite: smpi: MBI: Merge change form MBI.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-10-06 Clément Courageux... syntax issues
2022-10-03 Fred Suterdocs/source/Release_Notes.rst
2022-09-16 Arnaud GierschAlso check result for last call of MPI_Alltoallv in...
2022-09-15 Arnaud GierschDelete unused file.
2022-09-15 adegommefat tree routing: fix d-mod-k usage of cables when...
2022-08-29 Arnaud GierschIncrease test timeout for coverage too.
2022-08-25 Arnaud GierschUpdate tesh file.
2022-08-09 Augustin Degommeremove spurious debug message and warning
2022-08-09 Augustin Degommeupdate teshes
2022-08-09 Augustin Degommeupdate teshes as there are now more seek calls
2022-08-02 Martin QuinsonMerge an initialization function into the constructor
2022-07-30 Martin QuinsonAnd now cleanup the App-side of cruft that was needed...
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-21 Martin QuinsonSplit mmalloc in a separate library
2022-07-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-07-21 Martin QuinsonSeparate mmalloc from xbt
2022-07-19 Augustin Degommehave automatic teshsuite use only stdout to avoid tesh...
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
2022-06-30 Arnaud GierschMerge branch 'python_ptask' into 'master'
2022-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-28 Arnaud GierschEasy Sonar smells.
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
2022-06-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-24 Clément Courageux... callback mechanism
2022-06-21 Arnaud GierschMerge branch 'dev-cpuimpl-used' into 'master'
2022-06-21 Tom CornebizeFix one tesh test
2022-06-10 Fabien ChaixFix regression tests
2022-06-08 Arnaud GierschMatch xbt_malloc with xbt_free.
2022-06-05 Arnaud GierschUseless use of xargs.
2022-06-05 Arnaud GierschUse xbt_malloc that never return null.
2022-06-03 Arnaud GierschAddress a few "null dereference" warnings from fbinfer.
2022-06-02 Arnaud GierschAnother batch of pointer-to-const (sonar).
2022-05-30 Arnaud GierschMerge selected changes from branch 'simgrid-Jesse-McDon...
2022-05-30 Arnaud GierschPlease static checkers.
2022-05-25 Arnaud GierschMerge branch 'simgrid-platform_robustness'
2022-05-25 Arnaud GierschMerge branch 'simgrid-topo_simplification'
2022-05-25 Arnaud GierschTwo more sonar issues.
2022-05-24 Arnaud GierschSonar issues.
2022-05-20 Arnaud GierschUseless usage of c_str().
2022-05-20 Arnaud GierschToday's sonar/codefactor issues.
2022-05-20 Augustin DegommeMerge branch 'dev-add_comm_fault_scenario2' into 'master'
2022-05-20 Fabien ChaixRemove debug messages from tesh because it makes the...
2022-05-20 Augustin Degommefix for 32 bits
2022-05-20 Fabien ChaixRun all scenarios now that other MRs have been accepted
2022-05-20 Augustin DegommeMerge branch 'dev-add_comm_fault_scenario' into 'master'
2022-05-20 Fabien ChaixRevert "Run all scenarios now that other MRs have been...
2022-05-20 Fabien ChaixRun all scenarios now that other MRs have been accepted
2022-05-19 Fabien Chaixmore enum to use Simgrid macros
2022-05-19 Fabien ChaixUse Simgrid macro to get cleaner enums
2022-05-19 Fabien ChaixAdd comm_fault-scenarios to Tesh (only tests that pass...
2022-05-19 Fabien ChaixSpring refactoring of the comm_fault_cenarios test
2022-05-19 Fabien ChaixHandle onesided=detached comms and clean up the comm_fa...
2022-05-19 Fabien ChaixAdded message before the test
2022-05-19 Fabien ChaixDecrease verbosity when test pass
next