Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add test for msg pid
[simgrid.git] / teshsuite / msg / get_sender.xml
index b2c52e4..c6a3a98 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version='1.0'?>
- <!DOCTYPE platform SYSTEM "simgrid.dtd">
- <platform version="2">
+ <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
+ <platform version="3">
    <!-- Platform -->
  <AS  id="AS0"  routing="Full">
    <host id="toto" power="1000000"/>
    <link id="lb" bandwidth="100000000" latency="0.000000"/>
-   <route src="toto" dst="toto"><link:ctn id="lb"/></route>    
+   <route src="toto" dst="toto"><link_ctn id="lb"/></route>    
   </AS>  
    
    <!-- Deployment -->