Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix parameter when calling MC_assert.
[simgrid.git] / teshsuite /
2019-12-12 Arnaud GierschFree memory.
2019-12-11 Augustin Degommeavoid warnings with SMPI + MC asserts
2019-12-10 Augustin Degommeactivate tests.
2019-12-10 Augustin Degommefix dist
2019-12-10 Augustin DegommeAllow to use non absolute path in MPI IO.
2019-12-10 Augustin DegommeAdd io test in mpich testsuite.
2019-12-10 Augustin Degommeinput sanitization continued.
2019-12-09 Augustin DegommeAdd more macros for input validation for colls.
2019-12-09 Augustin DegommeUse CHECK_ARGS for more collectives.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschFree dynamically allocated memory.
2019-12-05 Arnaud GierschFree communicators.
2019-12-05 Arnaud GierschReindent + minor stylistic issues.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degommeremove debug stuff added by mistake...
2019-12-04 Augustin DegommeSomehow OSX "lost" aligned_alloc recently ?
2019-12-04 Augustin Degommerequalify tesh as one message changed category
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Arnaud GierschFix doubled semicolons.
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Augustin DegommeAdd a test for mpi_cart_sub based on the bug report...
2019-11-28 Augustin Degommeenhance shared tests to validate comms are skipped
2019-11-24 Arnaud GierschInitialize allocated memory.
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-19 Augustin Degommeadd option "smpi/auto-shared-malloc-thresh"
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-18 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-18 Martin QuinsonParse errors now raise a simgrid::ParseError that you...
2019-11-12 Martin Quinsonteshsuite: drop a test that is superseeded by a public...
2019-11-12 Martin Quinsons4u::Actor: Rename migrate() into set_host()
2019-11-10 Arnaud Giersch[python/pep8] Use "not in" to test for membership.
2019-11-10 Arnaud GierschSlightly reorganize log categories; remove unused ones.
2019-11-10 Arnaud GierschFix test on slow machines.
2019-11-10 Arnaud GierschCode smells spotted by static analyzers.
2019-11-05 Frederic Suteradd example of GH#139
2019-11-03 Arnaud GierschRemove old cruft.
2019-11-02 Arnaud GierschParameter for cleanup callback won't be null.
2019-11-02 Arnaud GierschRemove unused parameter 'free_ctn' for xbt_dict_set...
2019-10-31 Arnaud GierschAdd test in activity-lifecycle turning off its own...
2019-10-31 Arnaud GierschRestore test to its state before commit 08e94eb0482589e...
2019-10-27 Augustin DegommeRevert "remove useless (?) common block in fortran...
2019-10-27 Augustin Degommeremove useless (?) common block in fortran code as...
2019-10-24 Arnaud GierschCosmetic rename.
2019-10-24 Arnaud GierschEndgame mode is always enabled, remove option.
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-22 Frederic Sutermake host's pimpl_netpoint private
2019-10-21 Martin Quinsonsplit the wifi model into its own files
2019-10-20 Arnaud GierschSpell check.
2019-10-19 Martin QuinsonMerge branch 'noRngStream' into 'master'
2019-10-19 Yann DuplouyRemoving RngStream
2019-10-17 Arnaud GierschTypos.
2019-10-11 Arnaud GierschRemove defintion of msg_as_t, deprecated a long time...
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-07 Martin Quinsontesh 'expect signal' can now accept more than one poten...
2019-10-07 Martin QuinsonRemove another occurence of the now removed 'release...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-06 Martin QuinsonAlso attach our signal handler to SIGBUS, because MacOS...
2019-10-05 Martin QuinsonInstall a conversion path for our users wrt host_energy...
2019-09-29 Martin QuinsonMerge branch 'rework-energy-plugin' into 'master'
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Augustin Degommeas said in the test : The MPI standard says that there...
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-26 Arnaud Giersch[sonar] Avoid const_cast.
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommewarning --
2019-09-24 Augustin Degommeactivate bsend tests.
2019-09-24 Augustin Degommeadd MPI_Bsend, MPI_Ibsend, MPI_Bsend_init, MPI_Buffer_a...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-23 Martin QuinsonMake this test more verbose to improve debuggability
2019-09-23 Martin QuinsonMerge the two wifi tests together
2019-09-22 Martin QuinsonMerge the two wifi platform files
2019-09-22 Martin Quinsonintegrate the wifi unit tests
2019-09-22 Martin Quinsonreduce the verbosity of this test and increase its...
2019-09-20 Augustin Degommeadd NS3 files to the dist even when NS3 is not configured
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-19 bcamusadding a test to check if the NS-3 bindings can handle...
2019-09-17 Frederic Suterconvert a last s4u test to disks
2019-09-17 Frederic Suteranother test conversion to disks
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterrework that test too (no windows stuff and no tabs)
2019-09-16 Frederic Suterdo not use win_storage_content.txt anymore
2019-09-16 Frederic Suterrework old storage example to get rid of win_storage_co...
2019-09-16 Frederic Suterrevalidate last smpi-io test
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterlet all but io-shared smpi-io tests use the hosts_with_...
2019-09-13 Martin Quinsondocument intent of that test
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-06 Loic GueganWifi: Add wifi tesh sources
2019-09-05 clement-dell[tests] Update tesh files of energy tests
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-28 Arnaud GierschFactor common definition, and avoid empty component...
2019-08-28 Augustin Degommedon't throw away existing LD_LIBRARY_PATH in our tests.
2019-08-27 Arnaud GierschDisable test stack-overflow with tsan too (false positive).
2019-08-22 Augustin Degommeadd test proposed in #39
next