Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MBI] Import generator_utils as gen.
[simgrid.git] / teshsuite / models /
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-22 Bruno DonassoloAdd test for issue105
2022-03-18 Bruno DonassoloFix ctest for no Eigen builds
2022-03-18 Bruno DonassoloRemove bmf host model. Add it as an option.
2022-03-18 Bruno DonassoloNetwork: add solver as an option
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-13 Martin QuinsonMerge branch 'fix_bindings_mistakenly_set_as_member_fun...
2022-03-12 Arnaud GierschAdapt tests to avoid failures when spurious ASan warnin...
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloAdding test for subflows
2022-01-20 SUTER FredericCleanup in log categories
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff
2021-10-27 SUTER FredericChange the way VMs are created.
2021-10-13 Arnaud GierschKill trailing whitespaces in tesh files (except when...
2021-09-21 SUTER Fredericplease sonar
2021-09-21 SUTER Fredericplease sonar, set_config is a static method
2021-09-20 SUTER Fredericsave some hidden calls to Engine::get_instance
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-18 Arnaud GierschPrefer to use Mailbox::get_unique.
2021-08-16 Bruno DonassoloFix memleak in teshsuite test
2021-07-30 Bruno DonassoloFix NetworkCm02Link::set_bandwidth.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-01 Bruno DonassoloFix timing of Wi-Fi tests.
2021-05-25 Arnaud GierschCoding style: ! -> 'not'.
2021-03-27 Arnaud GierschReduce scope for variables.
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-22 Arnaud GierschRename teshsuite/models/{ptask_L07/* => ptask_L07_usage/*}.
2021-02-22 Arnaud GierschDelete binary file.
2021-02-20 Frederic SuterConvert another test
2021-02-20 Martin Quinsontypo
2021-02-19 Frederic Suterconvert one more test of ptask_L07 model
2021-02-19 Arnaud GierschUse already defined namespace alias 'sg4'.
2021-02-19 Arnaud GierschUse :: to call get_clock() which is a static member...
2021-02-19 Arnaud GierschConst, as usual ;)
2021-02-18 Frederic Suterfix and convert another ptask_L07 test
2021-02-18 Frederic Suterconvert one more simdag test
2021-02-18 Frederic Suterconvert more simdag tests
2021-02-16 Frederic SuterStart to replace old simdag tests of the ptask_L07...
2021-02-07 Martin QuinsonSort the model tests a bit better