Home
last modified time | relevance | path

Searched refs:test_file_path (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/pam-krb5/tests/tap/
H A Dkerberos.c173 path = test_file_path("config/principal"); in kerberos_kinit()
306 config->keytab = test_file_path("config/keytab"); in kerberos_setup()
324 path = test_file_path("config/password"); in kerberos_setup()
363 path = test_file_path("config/pkinit-principal"); in kerberos_setup()
374 path = test_file_path("config/pkinit-cert"); in kerberos_setup()
438 path = test_file_path("data/generate-krb5-conf"); in kerberos_generate_conf()
H A Dkadmin.c81 path = test_file_path("config/admin-keytab"); in kerberos_expire_password()
H A Dlibtap.sh223 test_file_path () { function
H A Dbasic.h156 char *test_file_path(const char *file)
H A Dbasic.c921 test_file_path(const char *file) in test_file_path() function
/freebsd/contrib/pam-krb5/tests/data/
H A Dgenerate-krb5-conf48 krb5conf=`test_file_path config/krb5.conf`
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dscript.c281 path = test_file_path(file); in run_script()
393 path = test_file_path(dir); in run_script_dir()
/freebsd/contrib/pam-krb5/tests/tap/perl/Test/RRA/
H A DAutomake.pm268 sub test_file_path { subroutine
/freebsd/contrib/pam-krb5/tests/pam-util/
H A Doptions-t.c335 krb5conf = test_file_path("data/krb5-pam.conf"); in main()
/freebsd/contrib/pam-krb5/tests/
H A DREADME80 The C and shell TAP libraries support a test_file_path() function,