Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Seal objects at Engine::run
authorBruno Donassolo <bruno.donassolo@inria.fr>
Tue, 11 May 2021 14:34:16 +0000 (16:34 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Tue, 11 May 2021 14:34:16 +0000 (16:34 +0200)
commite41e55bfa745d2164c175978fffdb21a94b59b53
tree131cf40c476e9dd854186b3171df09e9cc4940ff
parent786384422154b4a11846ad864d7166156299257a
Seal objects at Engine::run

Seal, recursively, netzones, hosts, links and disks.
Some extra checks when creating and sealing resources.
Add test for this case.
MANIFEST.in
src/kernel/resource/DiskImpl.cpp
src/kernel/routing/NetZoneImpl.cpp
src/s4u/s4u_Engine.cpp
src/surf/HostImpl.cpp
src/surf/network_interface.cpp
teshsuite/s4u/CMakeLists.txt
teshsuite/s4u/seal-platform/seal-platform.cpp [new file with mode: 0644]
teshsuite/s4u/seal-platform/seal-platform.tesh [new file with mode: 0644]