X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6ee7e9c2e455536ab817ae0136acfbb53822eecd..b71f4fef475d61e6b5e954588e09c9a926963d01:/teshsuite/gras/datadesc/datadesc_structs.c diff --git a/teshsuite/gras/datadesc/datadesc_structs.c b/teshsuite/gras/datadesc/datadesc_structs.c index 8ad25f704b..57fb7e1832 100644 --- a/teshsuite/gras/datadesc/datadesc_structs.c +++ b/teshsuite/gras/datadesc/datadesc_structs.c @@ -610,7 +610,7 @@ void test_structures(gras_socket_t * sock, int direction) { 1424420.11331 + (double) 1, 'w' + (char) 2, 1424420.11331 + (double) 3, 'w' + (char) 4 }, my_dcdc2; XBT_INFO - ("---- Test on all possible struct having 3 fields (49 structs) ----"); + ("---- Test on all possible struct having 4 fields (49 structs) ----"); write_read("cccc", &my_cccc, &my_cccc2, sock, direction); if (direction == READ || direction == RW) { int failed = 0;