Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make the sendsend tests at least fail fast to not hinder my workflow
[simgrid.git] / teshsuite / s4u /
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 Martin QuinsonRevert "Include the output of this test in the tesh...
2023-02-24 Martin QuinsonBummer :(
2023-02-24 Martin QuinsonInclude the output of this test in the tesh file, becau...
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-23 Arnaud GierschUse normal strings instead of f-strings (Sonar).
2023-02-22 Martin Quinsonprotect the dict initialization against multithreading
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonRemove some more occurence of 'surf' in comments and...
2023-02-18 Martin QuinsonRemove surf from the content from the examples of simul...
2023-02-17 Martin QuinsonRename option maxmin/precision to precision/work-amount...
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 Martin Quinson15 years later, I finally managed to kill host/model...
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-08 Fred Sutermake all Activity starts vetoable
2023-02-01 Arnaud GierschDon't use more than one 'break' per loop (Sonar).
2023-01-27 Arnaud GierschSonar smells after last changes.
2023-01-26 Arnaud GierschRemove some global variables.
2023-01-23 Augustin Degommedon't create temporary struct at time of push_back...
2023-01-13 Arnaud GierschTypos.
2023-01-12 Martin QuinsonRemove Java bindings. They are not updated since maybe...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-08 Arnaud GierschPointer to const++ (sonar).
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-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-31 Fred Suterextend test
2022-10-28 Fred Suteradd a transfer bottleneck case
2022-10-28 Fred Suterrevalidate tesh
2022-10-28 Fred Suteradd example
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
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-21 Arnaud GierschMerge branch 'dev-cpuimpl-used' into 'master'
2022-06-21 Tom CornebizeFix one tesh test
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
2022-05-19 Fabien ChaixAdd the fault scenario test
2022-05-19 Fabien ChaixInitial versio of the fault scenario test
2022-04-27 Arnaud GierschUse structured binding declarations (sonar, c++17).
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-22 Arnaud GierschMisc Python smells from codefactor.io.
2022-03-18 Bruno DonassoloFix ctest for no Eigen builds
2022-03-18 Bruno DonassoloDisk: add solver as an option
2022-03-18 Bruno DonassoloSolver as an configuration option for CPU
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-16 Arnaud GierschFix spurious compilation warning.
2022-03-16 Arnaud GierschMake example storage_client_server use s4u::File::open...
2022-03-16 Arnaud GierschSimcalls are not allowed on exit, even when cheating...
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschUse existing helper function.
2022-03-15 Arnaud GierschRename TESH_WRAPPER -> VALGRIND_WRAPPER.
2022-03-14 Martin QuinsonMerge branch 'dev-profile-callbacks' into 'master'
2022-03-14 Fabien ChaixRefactoring profiles to use generic callbacks
2022-03-13 Martin QuinsonMerge branch 'fix_bindings_mistakenly_set_as_member_fun...
2022-03-13 Martin Quinsonmake the semaphore monkey more robust to deadlocks...
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-10 Arnaud GierschAdd unit tests aiming at covering Comm::send and Comm...
2022-03-09 Martin QuinsonBetter split between the cleanups from self and the...
2022-03-09 Arnaud GierschDefine initial value, even if it's useless.
2022-03-09 Martin QuinsonIntroduce a Trait to deal with autorestart matter in...
2022-03-09 Martin Quinsonuse get_restart_count from the monkey-masterwork, for...
2022-03-09 Martin Quinsonnew: Actor::get_restart_count(): Returns the number...
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Arnaud GierschSonar here too.
next