Projet

Général

Profil

« Précédent | Suivant » 

Révision 179

Ajouté par Abdou FAYE il y a presque 4 ans

question 3

Voir les différences:

main.c
printf ("Erreur Test unitaire basique.\n");
exit(-1);
}
if (trame_cmp("$GPGGA suite chaine","GPGGA")!=1){
/*if (trame_cmp("$GPGGA suite chaine","GPGGA")!=1){
printf ("Erreur Test unitaire trame_cmp.\n");
exit(-1);
}
......
if (trame_cmp("$APRMC...", "GPGGA")!=0){
printf ("Erreur Test unitaire trame_cmp.\n");
exit(-1);
}
}*/
}
// Ne pas modifier cette fonction

Formats disponibles : Unified diff