Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ensure that the expected RNG (xbt) is used for unit-tests.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 23 Oct 2020 11:58:15 +0000 (13:58 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 23 Oct 2020 12:00:55 +0000 (14:00 +0200)
commitbb0ba40db3bacbba2a7a7e6066b0a59f597c2fad
treecd5f6d36a1c0039baf5793c1147f80247145a475
parent1b855f0792a4724988cc29aa301c0b25cc170f3c
Ensure that the expected RNG (xbt) is used for unit-tests.

Profile tests run through "./unit-tests --order rand" were sometimes failing.
src/kernel/resource/profile/Profile_test.cpp
src/xbt/random_test.cpp