Lines Matching refs:addTest
83 addTest(root, &TestCodeUnitValues, "utf8tst/TestCodeUnitValues");
84 addTest(root, &TestCharLength, "utf8tst/TestCharLength");
85 addTest(root, &TestGetChar, "utf8tst/TestGetChar");
86 addTest(root, &TestNextPrevChar, "utf8tst/TestNextPrevChar");
87 addTest(root, &TestNulTerminated, "utf8tst/TestNulTerminated");
88 addTest(root, &TestNextPrevNonCharacters, "utf8tst/TestNextPrevNonCharacters");
89 addTest(root, &TestNextPrevCharUnsafe, "utf8tst/TestNextPrevCharUnsafe");
90 addTest(root, &TestFwdBack, "utf8tst/TestFwdBack");
91 addTest(root, &TestFwdBackUnsafe, "utf8tst/TestFwdBackUnsafe");
92 addTest(root, &TestSetChar, "utf8tst/TestSetChar");
93 addTest(root, &TestSetCharUnsafe, "utf8tst/TestSetCharUnsafe");
94 addTest(root, &TestAppendChar, "utf8tst/TestAppendChar");
95 addTest(root, &TestAppend, "utf8tst/TestAppend");
96 addTest(root, &TestSurrogates, "utf8tst/TestSurrogates");