Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert another teshsuite/simix test into teshsuite/kernel (and fix it)
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 3 Mar 2020 23:43:17 +0000 (00:43 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Tue, 3 Mar 2020 23:46:39 +0000 (00:46 +0100)
commitb20e844b4207d8a4190750d35bef88d0c8d01618
treed29a23a6e526c448ef0edba3c327ac19bf7f0c77
parent89443fc81cc2c677259ca977b0ee8ffd25174243
convert another teshsuite/simix test into teshsuite/kernel (and fix it)

that test broke when I added the test for the context stacksize (the
tests are now more verbose)
.gitignore
teshsuite/kernel/CMakeLists.txt
teshsuite/kernel/context-defaults/context-defaults.cpp [moved from teshsuite/simix/check-defaults/check-defaults.cpp with 100% similarity]
teshsuite/kernel/context-defaults/factory_boost.tesh [new file with mode: 0644]
teshsuite/kernel/context-defaults/factory_raw.tesh [moved from teshsuite/simix/check-defaults/factory_raw.tesh with 51% similarity]
teshsuite/kernel/context-defaults/factory_thread.tesh [moved from teshsuite/simix/check-defaults/factory_thread.tesh with 65% similarity]
teshsuite/kernel/context-defaults/factory_ucontext.tesh [new file with mode: 0644]
teshsuite/simix/CMakeLists.txt
teshsuite/simix/check-defaults/factory_boost.tesh [deleted file]
teshsuite/simix/check-defaults/factory_ucontext.tesh [deleted file]