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

/macosx-10.10.1/MITKerberosShim-66/test/
H A Dtest_collection.h96 size_t passed_count; member in struct:_struct_test_collection_t
H A Dtest_collection.c201 size_t attempted = tt->passed_count + tt->failed_count;
202 fprintf(stdout, "\nTotal passed: %zd\n", tt->passed_count);
264 ++(tt->passed_count);

Completed in 118 milliseconds