Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deal with trace
[simgrid.git] / teshsuite / msg / trace_integration / test-hbp1.0-hbp1.0-hbp1.0.xml
diff --git a/teshsuite/msg/trace_integration/test-hbp1.0-hbp1.0-hbp1.0.xml b/teshsuite/msg/trace_integration/test-hbp1.0-hbp1.0-hbp1.0.xml
new file mode 100644 (file)
index 0000000..9254e10
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version='1.0'?>
+<!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
+<platform version="4">
+  <process host="Cpu B" function="test_trace">
+       <argument value="170"/>
+       <argument value="1.0"/>
+  </process>
+  <process host="Cpu B" function="test_trace">
+       <argument value="170"/>
+       <argument value="1.0"/>
+  </process>
+  <process host="Cpu B" function="test_trace" start_time="30">
+       <argument value="100"/>
+       <argument value="1.0"/>
+  </process>
+</platform>