X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f6bcee38deaf31110b82f805ee9ccf86f201eea5..f57bd040b9e90df49ab5ca95da8c32af696d62d6:/teshsuite/msg/CMakeLists.txt diff --git a/teshsuite/msg/CMakeLists.txt b/teshsuite/msg/CMakeLists.txt index 92d30420c1..6d11ad4004 100644 --- a/teshsuite/msg/CMakeLists.txt +++ b/teshsuite/msg/CMakeLists.txt @@ -4,7 +4,8 @@ foreach(x actions-comm actions-storage cloud-sharing get_sender host_on_off host_on_off_recv host_on_off_processes process-daemon process-kill process-lifetime process-migration process-suspend process-yield energy-ptask energy-pstate platform-properties - io-raw-storage io-file-remote + io-file io-raw-storage io-file-remote + task-priority trace_integration) add_executable (${x} ${x}/${x}.c) target_link_libraries(${x} simgrid) @@ -56,6 +57,7 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/actions-comm/acti ${CMAKE_CURRENT_SOURCE_DIR}/process-lifetime/start_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/process-lifetime/start_kill_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/process-yield/process-yield_d.xml + ${CMAKE_CURRENT_SOURCE_DIR}/task-priority/task-priority_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/trace_integration/test-hbp1.0-hbp1.0-hbp1.0.xml ${CMAKE_CURRENT_SOURCE_DIR}/trace_integration/test-hbp1.0-hbp3.0-hbp4.0.xml ${CMAKE_CURRENT_SOURCE_DIR}/trace_integration/test-hbp1.5-hbp1.5.xml @@ -79,7 +81,7 @@ foreach(x task_destroy_cancel task_listen_from task_progress process-daemon process-kill process-lifetime process-migration process-suspend process-yield energy-ptask - io-raw-storage io-file-remote + io-file io-raw-storage io-file-remote platform-properties trace_integration) ADD_TESH_FACTORIES(tesh-msg-${x} "thread;ucontext;raw;boost"