Lines Matching refs:TestTable32
36 static void TestTable32(void);
99 addTest(root, &TestTable32, "tsutil/crestst/TestTable32");
632 TestTable32(void) {
657 res=ures_open(loadTestData(&errorCode), "testtable32", &errorCode);
659 log_data_err("unable to open testdata/testtable32.res - %s\n", u_errorName(errorCode));
663 log_data_err("testdata/testtable32.res has type %d instead of URES_TABLE\n", ures_getType(res));
668 log_err("testdata/testtable32.res should have 66000 entries but has %d\n", count);
676 log_err("unable to get item %d of %d in testdata/testtable32.res - %s\n",
688 log_err("unable to access the string \"%s\" at %d in testdata/testtable32.res - %s\n",
699 log_err("unable to access the integer \"%s\" at %d in testdata/testtable32.res - %s\n",
705 log_err("unexpected resource type %d for \"%s\" at %d in testdata/testtable32.res - %s\n",
712 log_err("\"%s\" at %d in testdata/testtable32.res has a string/int value of %d, expected %d\n",
721 log_err("unable to find the key \"%s\" in testdata/testtable32.res - %s\n",
730 log_err("unable to access the string \"%s\" in testdata/testtable32.res - %s\n",
741 log_err("unable to access the integer \"%s\" in testdata/testtable32.res - %s\n",
747 log_err("unexpected resource type %d for \"%s\" in testdata/testtable32.res - %s\n",
754 log_err("\"%s\" in testdata/testtable32.res has a string/int value of %d, expected %d\n",
760 log_err("\"%s\" in testdata/testtable32.res claims to have the key \"%s\"\n",