Searched refs:nTestfound (Results 1 – 1 of 1) sorted by relevance
1524 int nTestfound = 0; in main() local1567 nTestfound++; in main()1571 if( nTestfound==0 ) goto usage; in main()1573 printf("%d errors out of %d tests\n", nGlobalErr, nTestfound); in main()