Home
last modified time | relevance | path

Searched refs:test_chain (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A DMakefile.am225 test_chain \
252 test_chain: test_chain.in Makefile target
253 $(do_subst) < $(srcdir)/test_chain.in > test_chain.tmp
254 $(heim_verbose)chmod +x test_chain.tmp
255 mv test_chain.tmp test_chain
326 test_chain.in \
H A DMakefile.in953 test_chain \
984 test_chain.in \
1612 test_chain.log: test_chain
2275 test_chain: test_chain.in Makefile
2276 $(do_subst) < $(srcdir)/test_chain.in > test_chain.tmp
2277 $(heim_verbose)chmod +x test_chain.tmp
2278 mv test_chain.tmp test_chain
H A DChangeLog386 * test_chain.in: test max-depth
604 * test_chain.in: test ocsp-verify
1146 * test_chain.in: test proxy cert (third level)
1828 * test_chain.in: enable two proxy certificates in a chain test
1830 * test_chain.in: tests proxy certificates
1852 * test_chain.in: tests for proxy certs
1884 * test_chain.in: SKIP test if there is no RSA support.
1982 * test_chain.in: test "sub-cert -> sub-ca"
2091 * test_chain.in: test ocsp keyhash
2111 * test_chain.in: Added crl tests
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_sw_fence.c455 static int test_chain(void *arg) in test_chain() function
755 SUBTEST(test_chain), in i915_sw_fence_mock_selftests()