Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-der.c446 test_oid (void) in test_oid() function
1091 ret += test_oid (); in main()
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.in50 TESTS = test_oid$(EXEEXT) test_names$(EXEEXT) test_cfx$(EXEEXT)
228 am__EXEEXT_1 = test_oid$(EXEEXT) test_names$(EXEEXT) test_cfx$(EXEEXT)
273 test_oid_SOURCES = test_oid.c
274 test_oid_OBJECTS = test_oid.$(OBJEXT)
294 $(test_ntlm_SOURCES) test_oid.c
298 $(test_ntlm_SOURCES) test_oid.c
1303 test_oid$(EXEEXT): $(test_oid_OBJECTS) $(test_oid_DEPENDENCIES)
1304 @rm -f test_oid$(EXEEXT)
1652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_oid.Po@am__quote@
H A DMakefile.am299 TESTS = test_oid test_names test_cfx
H A DChangeLog370 * test_oid.c: Switch oid to one that is exported.
1059 * test_oid.c: Test lucid oid.
1409 * Makefile.am: add oid_to_str and test_oid
1413 * test_oid.c: Add test for gss_oid_to_str()