Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'adrien' into 'master'
[simgrid.git] / teshsuite /
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-27 Augustin Degommethese tests need debug messages, don't run them if...
2020-07-15 Arnaud GierschRename examples: slave -> worker.
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (teshsuite/).
2020-07-09 Arnaud Gierschconst++
2020-07-09 Arnaud GierschSuppress global variable.
2020-07-08 Martin QuinsonProvide a S4U function to control the SNR level of...
2020-07-04 Arnaud GierschUse correct type for variables, and avoid loosing preci...
2020-07-04 Arnaud Giersch[sonar] Make cast explicit.
2020-07-04 Arnaud GierschFix return type.
2020-07-03 Arnaud Giersch[sonar] Const for local variables.
2020-07-02 Arnaud Giersch[sonar] Convert integer literals to bool literals.
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in examples/ and...
2020-07-01 Arnaud Giersch[sonar] Declare function "noreturn".
2020-06-12 Augustin Degommespeeling mistakes in teshsuite (even mpich tests becaus...
2020-06-11 Martin QuinsonFinish converting the way we use cfg=smpi/host-speed...
2020-06-10 Martin QuinsonAccept units for 'smpi/host-speed' config element
2020-06-06 Augustin DegommeFix MPI_Type_dup for derived datatypes.
2020-06-05 Augustin DegommeImplement MPI_Type_get_envelope and MPI_Type_get_contents
2020-06-03 Augustin Degommerequalify all SMPI tesh files with timing information...
2020-05-27 Arnaud GierschRemove redundant blank lines (codefactor).
2020-05-14 Martin Quinsonfix how wifi's host_rate is used in communicate()
2020-05-10 Martin Quinsonsonar: also ignore S5271 for the examples in C++
2020-05-10 Martin QuinsonBetter fix for FG#50
2020-05-10 Martin Quinsonplease codacy by not setting a variable we won't use
2020-05-09 Martin QuinsonEnsure that suspending an actor running later in the...
2020-05-09 Martin QuinsonMC: Further renamings
2020-05-06 Martin QuinsonMC: actually remove the comm channel from RemoteClientM...
2020-05-06 Martin QuinsonMC: rename remote/RemoteClient -> remote/RemoteClientMe...
2020-04-02 Frederic Suterrevalidate Java tesh files
2020-04-02 Frederic Suterreduce dependency on msg.h
2020-04-01 Loic GueganAdd WIFI decay model along with tesh tests.
2020-03-30 Frederic Suterdo not include msg.h when not needed
2020-03-30 Frederic Suteruse listen_from in s4u test and kill the MSG one
2020-03-30 Frederic Suterconvert get-sender test
2020-03-28 Arnaud GierschSilly workaround for coverage build with gcc-10.
2020-03-25 Frederic Suterconvert msg/cloud-two-tasks to s4u/cloud-two-execs
2020-03-25 Frederic Suterconvert teshsuite/msg/io-file to examples/c/io-file...
2020-03-20 Frederic Sutertry to please sonar and Intel compiler
2020-03-19 Frederic Suterplease sonar
2020-03-19 Frederic Suterconvert and massevely rewrite app-bittorrent
2020-03-16 Frederic Suterconvert (and simplify a bit) dht-kademlia example
2020-03-12 Arnaud GierschCosmetic rename.
2020-03-12 Arnaud GierschTwo tests are fixed.
2020-03-10 Frederic Suterconvert platform-properties
2020-03-09 Frederic Suterplug leak and use string
2020-03-09 Arnaud GierschMore const.
2020-03-08 Frederic Suterconvert another MSG test
2020-03-08 Frederic Suterremove test
2020-03-08 Frederic Suterthese are not c++ tests
2020-03-08 Frederic Suterconvert trace-integration test
2020-03-06 Frederic Suterthis is examples/c/exec-basic
2020-03-06 Augustin Degommefix io-shared test, which was just a little bit too...
2020-03-06 Augustin Degommedisable SMPI/IO shared test pending investigation.
2020-03-06 Augustin Degommerequalify tesh to account for default value change...
2020-03-05 Martin Quinsonmove actor-stacksize from teshsuite to examples now...
2020-03-05 Martin Quinsonallow to specify the stack size on a per-actor basis
2020-03-04 Frederic Suterconvert and simplify msg/process-lifetime
2020-03-03 Martin Quinsonconvert another teshsuite/simix test into teshsuite...
2020-03-03 Martin Quinsonfix make dist, as usual
2020-03-03 Martin Quinsonclose gforge bug 18137 (allow different stack sizes...
2020-02-26 Arnaud Giersch[sonar] Don't modify condition variable twice in for...
2020-02-26 Arnaud Giersch[sonar] Change raw for-loops to range for-loops.
2020-02-25 Arnaud GierschFix version comparison in cmake.
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Frederic Suterconvert energy-ptask to energy-exec-ptask
2020-02-25 Frederic Suterplease sonar and codefactor
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-25 Augustin Degommefunny this did not break before, thank lto on freebsd
2020-02-25 Augustin Degommealso exclude lto for other tests
2020-02-24 Augustin Degommeavoid LTO when multiple compilers may be involved on...
2020-02-24 Frederic Suterconvert and simplify async-wait
2020-02-23 Frederic Suterconvert host-on-off-recv
2020-02-22 Arnaud GierschUse the right free function.
2020-02-22 Arnaud Giersch[sonar] Const again.
2020-02-21 Arnaud GierschPrefer xbt::random.
2020-02-21 Frederic SuterBUMMER
2020-02-21 Frederic Sutertry to fix paths
2020-02-21 Frederic Suterthis was no simdag
2020-02-21 Frederic Suterconvert host-on-off test to s4u
2020-02-20 Frederic Suterconvert cloud-migration
2020-02-20 Frederic Suterconvert io-file-remote
2020-02-20 Frederic Suterenergy-pstate -> exec-dvfs
2020-02-20 Frederic Suterconvert and simplify app-chainsend in C
2020-02-19 Frederic Suterconvert cloud capping
2020-02-19 Frederic Suterconvert plugin-hostload
2020-02-18 Augustin Degommerequalify tesh for cloud sharing with new surf precisio...
2020-02-18 Arnaud GierschWorkaround for errors given by Asan (certainly false...
2020-02-18 Arnaud GierschFix build.
2020-02-18 Arnaud GierschMerge activity-test-wait into activity-lifecycle.
2020-02-18 Arnaud GierschSplit sources for activity-lifecycle.
2020-02-18 Arnaud GierschDefine a special test_case for failing tests.
2020-02-18 Arnaud GierschConvert activity-test-wait to catch2.
2020-02-18 Arnaud GierschConvert activity-lifecycle to catch2.
2020-02-14 Frederic Suterconvert cloud simple
2020-02-13 Augustin Degomme#139 :
2020-02-13 Arnaud GierschUpdate tests.
2020-02-12 Frederic Suterconvert msg/energy-consumption to c/energy-exec
next