HomeSort by: relevance | last modified time | path
    Searched refs:testcase (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/crypto/libcrypto/
t_sha512trunc.c 40 struct testcase { struct
47 check(const struct testcase *C, size_t n, size_t digestlen, const EVP_MD *md)
102 static const struct testcase C[] = {
136 static const struct testcase C[] = {
  /src/usr.bin/make/unit-tests/
dollar.mk 19 T= @testcase() { printf '%23s => <%s>\n' "$$@"; }; testcase
  /src/tests/lib/libc/stdio/
t_fmemopen.c 70 struct testcase { struct
414 struct testcase *t;
465 struct testcase *t;
513 struct testcase *t;
573 struct testcase *t;
631 struct testcase *t;
681 struct testcase *t;
750 struct testcase *t;
786 struct testcase *t;
821 struct testcase *t
    [all...]
  /src/tests/lib/libm/
t_scalbn.c 45 struct testcase { struct
52 struct testcase test_vals[] = {
80 const struct testcase *tests = test_vals;
234 const struct testcase *tests = test_vals;
379 const struct testcase *tests = test_vals;
  /src/usr.sbin/npf/npftest/
npftest.c 79 result(const char *testcase, bool ok)
82 printf("NPF %-10s\t%s\n", testcase, ok ? "OK" : "fail");

Completed in 15 milliseconds