Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Refactorize and speedup a unit test
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 31 Jan 2019 08:03:35 +0000 (09:03 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 31 Jan 2019 08:10:10 +0000 (09:10 +0100)
commit0c4e18a2413d28c7f0d8e5fc66c4ad7f6b5aa8e8
treeeff65cee5f4c409d46129437ab6d71d65bd31278
parenta99521dceee7427ae34a9f95d9afcc6b4ff240a5
Refactorize and speedup a unit test

I don't think there is a real need to test each region size from 1 to
256. Testing on [1;32[ should give a sufficient coverage, I think.
src/mc/sosp/mc_snapshot_test.cpp