diff --git a/core/src/main/resources/lib/c/reactor-c b/core/src/main/resources/lib/c/reactor-c index 11f9d5bb31..13801f8330 160000 --- a/core/src/main/resources/lib/c/reactor-c +++ b/core/src/main/resources/lib/c/reactor-c @@ -1 +1 @@ -Subproject commit 11f9d5bb317db7763583b0a76a3d88b852105ffd +Subproject commit 13801f8330345ff0bc2f2a9dd196173bd830bdb2 diff --git a/test/C/src/enclave/ConnectionMicrostepDelay.lf b/test/C/src/enclave/failing/actually_passing/ConnectionMicrostepDelay.lf similarity index 100% rename from test/C/src/enclave/ConnectionMicrostepDelay.lf rename to test/C/src/enclave/failing/actually_passing/ConnectionMicrostepDelay.lf diff --git a/test/C/src/enclave/ConnectionNoDelay.lf b/test/C/src/enclave/failing/actually_passing/ConnectionNoDelay.lf similarity index 100% rename from test/C/src/enclave/ConnectionNoDelay.lf rename to test/C/src/enclave/failing/actually_passing/ConnectionNoDelay.lf diff --git a/test/C/src/enclave/ContainedEnclaveToContainedEnclave.lf b/test/C/src/enclave/failing/actually_passing/ContainedEnclaveToContainedEnclave.lf similarity index 100% rename from test/C/src/enclave/ContainedEnclaveToContainedEnclave.lf rename to test/C/src/enclave/failing/actually_passing/ContainedEnclaveToContainedEnclave.lf diff --git a/test/C/src/enclave/ContainedEnclaveToParent.lf b/test/C/src/enclave/failing/actually_passing/ContainedEnclaveToParent.lf similarity index 100% rename from test/C/src/enclave/ContainedEnclaveToParent.lf rename to test/C/src/enclave/failing/actually_passing/ContainedEnclaveToParent.lf diff --git a/test/C/src/enclave/DelayedConnection.lf b/test/C/src/enclave/failing/actually_passing/DelayedConnection.lf similarity index 100% rename from test/C/src/enclave/DelayedConnection.lf rename to test/C/src/enclave/failing/actually_passing/DelayedConnection.lf diff --git a/test/C/src/enclave/EnclaveRequestStop.lf b/test/C/src/enclave/failing/actually_passing/EnclaveRequestStop.lf similarity index 100% rename from test/C/src/enclave/EnclaveRequestStop.lf rename to test/C/src/enclave/failing/actually_passing/EnclaveRequestStop.lf diff --git a/test/C/src/enclave/EnclaveToParent.lf b/test/C/src/enclave/failing/actually_passing/EnclaveToParent.lf similarity index 100% rename from test/C/src/enclave/EnclaveToParent.lf rename to test/C/src/enclave/failing/actually_passing/EnclaveToParent.lf diff --git a/test/C/src/enclave/EnclaveTracing.lf b/test/C/src/enclave/failing/actually_passing/EnclaveTracing.lf similarity index 100% rename from test/C/src/enclave/EnclaveTracing.lf rename to test/C/src/enclave/failing/actually_passing/EnclaveTracing.lf diff --git a/test/C/src/enclave/EnclavedTokenConnection.lf b/test/C/src/enclave/failing/actually_passing/EnclavedTokenConnection.lf similarity index 100% rename from test/C/src/enclave/EnclavedTokenConnection.lf rename to test/C/src/enclave/failing/actually_passing/EnclavedTokenConnection.lf diff --git a/test/C/src/enclave/NonCommunicating.lf b/test/C/src/enclave/failing/actually_passing/NonCommunicating.lf similarity index 100% rename from test/C/src/enclave/NonCommunicating.lf rename to test/C/src/enclave/failing/actually_passing/NonCommunicating.lf diff --git a/test/C/src/enclave/NumberOfWorkers.lf b/test/C/src/enclave/failing/actually_passing/NumberOfWorkers.lf similarity index 100% rename from test/C/src/enclave/NumberOfWorkers.lf rename to test/C/src/enclave/failing/actually_passing/NumberOfWorkers.lf diff --git a/test/C/src/enclave/ParentToContainedEnclave.lf b/test/C/src/enclave/failing/actually_passing/ParentToContainedEnclave.lf similarity index 100% rename from test/C/src/enclave/ParentToContainedEnclave.lf rename to test/C/src/enclave/failing/actually_passing/ParentToContainedEnclave.lf diff --git a/test/C/src/enclave/ParentToEnclave.lf b/test/C/src/enclave/failing/actually_passing/ParentToEnclave.lf similarity index 100% rename from test/C/src/enclave/ParentToEnclave.lf rename to test/C/src/enclave/failing/actually_passing/ParentToEnclave.lf diff --git a/test/C/src/enclave/ShutdownCoordinated.lf b/test/C/src/enclave/failing/actually_passing/ShutdownCoordinated.lf similarity index 100% rename from test/C/src/enclave/ShutdownCoordinated.lf rename to test/C/src/enclave/failing/actually_passing/ShutdownCoordinated.lf diff --git a/test/C/src/enclave/ShutdownStarvation1.lf b/test/C/src/enclave/failing/actually_passing/ShutdownStarvation1.lf similarity index 100% rename from test/C/src/enclave/ShutdownStarvation1.lf rename to test/C/src/enclave/failing/actually_passing/ShutdownStarvation1.lf diff --git a/test/C/src/enclave/ShutdownStarvation2.lf b/test/C/src/enclave/failing/actually_passing/ShutdownStarvation2.lf similarity index 100% rename from test/C/src/enclave/ShutdownStarvation2.lf rename to test/C/src/enclave/failing/actually_passing/ShutdownStarvation2.lf diff --git a/test/C/src/enclave/SimpleConnection.lf b/test/C/src/enclave/failing/actually_passing/SimpleConnection.lf similarity index 100% rename from test/C/src/enclave/SimpleConnection.lf rename to test/C/src/enclave/failing/actually_passing/SimpleConnection.lf diff --git a/test/C/src/enclave/SimpleCoordination.lf b/test/C/src/enclave/failing/actually_passing/SimpleCoordination.lf similarity index 100% rename from test/C/src/enclave/SimpleCoordination.lf rename to test/C/src/enclave/failing/actually_passing/SimpleCoordination.lf diff --git a/test/C/src/enclave/UnconnectedEnclave.lf b/test/C/src/enclave/failing/actually_passing/UnconnectedEnclave.lf similarity index 100% rename from test/C/src/enclave/UnconnectedEnclave.lf rename to test/C/src/enclave/failing/actually_passing/UnconnectedEnclave.lf diff --git a/test/C/src/enclave/WithParameters.lf b/test/C/src/enclave/failing/actually_passing/WithParameters.lf similarity index 100% rename from test/C/src/enclave/WithParameters.lf rename to test/C/src/enclave/failing/actually_passing/WithParameters.lf