Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 3 of 3) sorted by relevance

/iconvdata/
A Dtst-iconv-big5-hkscs-to-2ucs4.c49 struct testdata tests[4] = { variable
144 for (int i = 0; i < (sizeof (tests) / sizeof (struct testdata)); i++) in do_test()
146 printf ("Running test for %s\n", tests[i].name); in do_test()
147 ret = check_conversion (tests[i]); in do_test()
149 printf ("Test %s failed.\n", tests[i].name); in do_test()
A DMakefile75 tests = bug-iconv1 bug-iconv2 tst-loading tst-e2big tst-iconv4 bug-iconv4 \ macro
80 tests += bug-iconv3
274 ifeq ($(run-built-tests),yes)
276 tests-special += $(objpfx)iconv-test.out $(objpfx)tst-tables.out
278 tests-special += $(objpfx)mtrace-tst-loading.out
283 ifeq ($(run-built-tests),yes)
351 do-tests-clean common-mostlyclean: tst-tables-clean
A DTESTS1 # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc.
76 # charmap as well. The second one tests character composition/decomposition.
82 # charmap as well. The second one tests character composition/decomposition.

Completed in 16 milliseconds