Searched refs:n_skipped (Results 1 – 1 of 1) sorted by relevance
67 static int n_skipped = 0; /**< Number of tests that have been skipped. */ variable233 ++n_skipped;260 ++n_skipped;444 n_bad+n_ok,n_skipped);446 printf("%d tests ok. (%d skipped)\n", n_ok, n_skipped);