Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
better integration of the new MC unit tests
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 4 Jul 2018 08:07:30 +0000 (10:07 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 4 Jul 2018 08:14:17 +0000 (10:14 +0200)
commitdb1df4b379b3e088b50f6e573ba9b0887b59c96a
tree92a144e1466b15265204fc755a2fb375c45336ca
parent312590517a57c6024f3ca9a133c3700256dd1226
better integration of the new MC unit tests

Same functionalities than before, but leveraging boost_unit_test
instead of our own unit testing.
src/mc/snapshot/unitTest/PageStore_unit.cpp [deleted file]
src/mc/snapshot/unitTest/mc_snapshot_unit.cpp [deleted file]
src/mc/sosp/PageStore_test.cpp [new file with mode: 0644]
src/mc/sosp/mc_snapshot_test.cpp [new file with mode: 0644]
tools/cmake/DefinePackages.cmake
tools/cmake/Tests.cmake