Home | History | Annotate | Download | only in unit

Lines Matching refs:tc

132 void test_symtab_init(CuTest *tc) {
140 CuAssertIntEquals(tc, 0, rc);
147 void test_symtab_init_no_table_neg(CuTest *tc) {
152 CuAssertIntEquals(tc, -1, rc);