X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6fda275bbe43a5821e198bdaedbac2cd28049841..db7e2db2bb48fbf6c4b6cdb22a7d66a476de9580:/testsuite/surf/surf_usage2.c diff --git a/testsuite/surf/surf_usage2.c b/testsuite/surf/surf_usage2.c index 443e5e18eb..762fedbbbf 100644 --- a/testsuite/surf/surf_usage2.c +++ b/testsuite/surf/surf_usage2.c @@ -58,10 +58,10 @@ void test(char *platform) /* Let's check that those two processors exist */ DEBUG2("%s : %p\n", surf_workstation_model->common_public-> - get_model_name(workstationA), workstationA); + get_resource_name(workstationA), workstationA); DEBUG2("%s : %p\n", surf_workstation_model->common_public-> - get_model_name(workstationB), workstationB); + get_resource_name(workstationB), workstationB); /* Let's do something on it */ actionA =