Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Upgrade embedded catch2 (v2.5.0 -> v2.11.1).
[simgrid.git] / teshsuite / msg / CMakeLists.txt
index 9f7e48b..c7b3bad 100644 (file)
@@ -1,9 +1,9 @@
 # C examples
-foreach(x async-wait async-waitall async-waitany
-          cloud-capping cloud-migration cloud-two-tasks cloud-simple
+foreach(x async-wait
+          cloud-capping cloud-migration cloud-two-tasks
           get_sender host_on_off host_on_off_recv
           process-lifetime
-          energy-consumption energy-ptask energy-pstate platform-properties
+          energy-ptask energy-pstate platform-properties
           io-file io-file-remote
           task-priority
           plugin-hostload
@@ -64,8 +64,6 @@ set(xml_files     ${xml_files}     ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap
                                    ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait2_d.xml
                                    ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait3_d.xml
                                    ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait4_d.xml
-                                   ${CMAKE_CURRENT_SOURCE_DIR}/async-waitall/async-waitall_d.xml
-                                   ${CMAKE_CURRENT_SOURCE_DIR}/async-waitany/async-waitany_d.xml
                                    ${CMAKE_CURRENT_SOURCE_DIR}/io-file-remote/io-file-remote_d.xml
                                    ${CMAKE_CURRENT_SOURCE_DIR}/platform-properties/platform-properties_d.xml
                                    ${CMAKE_CURRENT_SOURCE_DIR}/process-lifetime/baseline_d.xml
@@ -88,15 +86,15 @@ set(xml_files     ${xml_files}     ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap
 
 if(enable_msg)
   foreach(x 
-    async-wait async-waitall
+    async-wait
     app-bittorrent app-chainsend
-    cloud-capping cloud-migration cloud-two-tasks cloud-simple
+    cloud-capping cloud-migration cloud-two-tasks
     energy-pstate
     host_on_off host_on_off_processes host_on_off_recv
     get_sender
     task_destroy_cancel task_listen_from task_progress 
     process-lifetime
-    energy-consumption energy-ptask
+    energy-ptask
     io-file io-file-remote
     platform-properties
     task-priority