Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh56 function test_common function
165 test_common "$poolcreate" "$addvdevs" && return
181 test_common "$poolcreate" "" "$attachto $attachvdev" && return
196 test_common "$poolcreate" "" "" "$detachvdev" && return
214 test_common "$poolcreate" "" "$attachto $attachvdev" \
231 test_common "$poolcreate" "" "" "" "$removevdev" \
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am309 test_context_SOURCES = test_context.c test_common.c test_common.h
310 test_ntlm_SOURCES = test_ntlm.c test_common.c test_common.h
311 test_acquire_cred_SOURCES = test_acquire_cred.c test_common.c test_common.h
H A DMakefile.in237 test_common.$(OBJEXT)
247 am_test_context_OBJECTS = test_context.$(OBJEXT) test_common.$(OBJEXT)
267 am_test_ntlm_OBJECTS = test_ntlm.$(OBJEXT) test_common.$(OBJEXT)
805 test_context_SOURCES = test_context.c test_common.c test_common.h
806 test_ntlm_SOURCES = test_ntlm.c test_common.c test_common.h
807 test_acquire_cred_SOURCES = test_acquire_cred.c test_common.c test_common.h
1646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_common.Po@am__quote@
H A DChangeLog101 * test_common.c: Improve the error message.
395 * Makefile.am: test_acquire_cred need test_common.[ch]
421 * Makefile.am: add test_common.h