Home
last modified time | relevance | path

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

/freebsd-9-stable/tools/regression/lib/libmp/
Dtest-libmp.c37 static int tnr = 0; variable
44 printf("ok %d - %s\n", ++tnr, tname); in testmcmp()
46 printf("not ok - %d %s\n", ++tnr, tname); in testmcmp()
71 printf("ok %d - %s\n", ++tnr, "mtox0"); in testsimpel()
73 printf("not ok %d - %s\n", ++tnr, "mtox0"); in testsimpel()