Home
last modified time | relevance | path

Searched refs:test_strings (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/bin/md5/
H A Dmd5.c801 unsigned const char *test_strings[] = { in digest_test() local
819 hf->update(&context, test_strings[i], in digest_test()
820 strlen(test_strings[i])); in digest_test()
823 digest_printstr(hf, test_strings[i], digest); in digest_test()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog12951 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather