]> AND Public Git Repository - simgrid.git/blobdiff - examples/simdag/properties/test_prop.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MASSIVE cleanup: s/workstation/host/
[simgrid.git] / examples / simdag / properties / test_prop.tesh
index 4b795a6e414e35d7a48a34586cb3675526efccfb..1a7eca65bf754c56556057aa718ca6d4ea580e0d 100755 (executable)
@@ -3,16 +3,21 @@
 p Simple test of simdag with properties
 
 $ $SG_TEST_EXENV properties/sd_prop ${srcdir:=.}/../platforms/prop.xml
+> [0.000000] [surf_host/INFO] surf_host_model_init_ptask_L07
 > [0.000000] [test/INFO] Property list for workstation host1
+> [0.000000] [test/INFO]       Property: mem has value: 4
 > [0.000000] [test/INFO]       Property: NewProp has value: newValue
-> [0.000000] [test/INFO]       Property: SG_TEST_Hdd has value: 180
-> [0.000000] [test/INFO]       Property: SG_TEST_mem has value: 4
+> [0.000000] [test/INFO]       Property: Hdd has value: 180
 > [0.000000] [test/INFO]       Property: NoProp is undefined
 > [0.000000] [test/INFO] Property list for workstation host2
-> [0.000000] [test/INFO]       Property: SG_TEST_Hdd on host: 120
+> [0.000000] [test/INFO]       Property: Hdd on host: 120
 > [0.000000] [test/INFO] Modify an existing property
-> [0.000000] [test/INFO]       Property: SG_TEST_Hdd old value: 120
-> [0.000000] [test/INFO]       Property: SG_TEST_Hdd new value: 250
-
-
-
+> [0.000000] [test/INFO]       Property: Hdd old value: 120
+> [0.000000] [test/INFO]       Property: Hdd new value: 250
+> [0.000000] [sd_workstation/INFO] Displaying workstation host2
+> [0.000000] [sd_workstation/INFO]   - power: 1000000000
+> [0.000000] [sd_workstation/INFO]   - available power: 1.00
+> [0.000000] [sd_workstation/INFO]   - access mode: Exclusive
+> [0.000000] [sd_workstation/INFO]     no task running
+> [0.000000] [sd_workstation/INFO]   - properties:
+> [0.000000] [sd_workstation/INFO]     Hdd->250