Searched refs:tnr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/lib/libmp/tests/
H A Dlegacy_test.c37 static int tnr = 0; variable
44 printf("ok %d - %s\n", ++tnr, tname);
46 printf("not ok - %d %s\n", ++tnr, tname);
71 printf("ok %d - %s\n", ++tnr, "mtox0");
73 printf("not ok %d - %s\n", ++tnr, "mtox0");

Completed in 94 milliseconds