Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Output update in tesh file
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 17 Aug 2009 13:47:39 +0000 (13:47 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 17 Aug 2009 13:47:39 +0000 (13:47 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6573 48e7efb5-ca39-0410-a469-dd3cf9ba447f

teshsuite/simdag/platforms/basic_parsing_test.tesh

index dcb83a8..0f87495 100644 (file)
@@ -1,62 +1,62 @@
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_foreach.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_one_host_random.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_one_host.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_properties_foreach.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_availability.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_properties.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_file.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_off.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_on.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_trace_inside.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_availability.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_fatpipe.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_shared.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_state_file.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms three_hosts_non_symmetric_route.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_clusters_symmetric.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_clusters.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_hosts_multi_hop.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'
 
 $ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_hosts_one_link.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to './simdag/platforms'