Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add java teshsuite for sleep_host_off
[simgrid.git] / teshsuite / java / sleep_host_off / sleep_host_off_d.xml
diff --git a/teshsuite/java/sleep_host_off/sleep_host_off_d.xml b/teshsuite/java/sleep_host_off/sleep_host_off_d.xml
new file mode 100644 (file)
index 0000000..96fcb1c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version='1.0'?>
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+<platform version="3">
+  <!-- The master process (with some arguments) -->
+  <process host="Tremblay" function="sleep_host_off.SleepHostOff">
+  </process>
+</platform>