Test fallito: funzione testata: leggiFile(test_file, 3, buf) risultato atteso: BUFFER_TOO_SMALL risultato ottenuto: FILE_EMPTY
Test fallito: funzione testata: estraiHeaders("Questo e' solo un body.\n", buf, BUFSIZE) risultato atteso: HEADER_NOT_FOUND risultato ottenuto: BODY_NOT_FOUND
Test fallito: funzione testata: primoHeader(test_headers, buf, BUFSIZE) risultato atteso: BAD_HEADER risultato ottenuto: RESULT_OK
Test fallito: funzione testata: tokenizzaEmail(test_email, T, MAXTOKENS) risultato atteso: HEADER_NOT_FOUND risultato ottenuto: BODY_NOT_FOUND