Searched refs:test_utf8 (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/openssh/regress/unittests/utf8/ |
| H A D | Makefile | 3 PROG=test_utf8
|
| /src/contrib/bc/tests/ |
| H A D | history.py | 146 def test_utf8(exe, args, env, idx, bc=True): function 226 return test_utf8(exe, args, env, 0, bc) 230 return test_utf8(exe, args, env, 1, bc) 234 return test_utf8(exe, args, env, 2, bc) 238 return test_utf8(exe, args, env, 3, bc)
|
| /src/crypto/openssh/regress/ |
| H A D | Makefile | 315 $$V ${.OBJDIR}/unittests/utf8/test_utf8 ; \
|