Lines Matching +refs:test +refs:catch
99 * lib/krb5/store-test.c: Free more of the allocated memory.
102 memory, this function is only used by the test program.
104 * lib/krb5/parse-name-test.c: Free more of the allocated memory.
106 * lib/krb5/derived-key-test.c: Free more of the allocated memory.
128 * lib/krb5/aes-test.c: Remove usage of krb5_enctype_to_keytype.
148 * lib/krb5/test_cc.c: test krb5_cc_get_prefix_ops
217 * appl/test/gssapi_client.c: Check return value from asprintf
602 * lib/hdb/db3.c (DB_open): catch errors from the d->open calls
710 * lib/krb5/test_crypto_wrapping.c: test encryption wrapping
877 * lib/krb5/krbhst-test.c: rename optind to optidx
956 * kuser/kinit.c (main): catch KRB5_CONFIG_BADFORMAT from
959 * kdc/main.c (main): catch KRB5_CONFIG_BADFORMAT from
962 * lib/krb5/verify_krb5_conf.c (main): catch KRB5_CONFIG_BADFORMAT
1020 * lib/krb5/fcache.c (_krb5_xunlock): catch the error and turn it
1065 * lib/krb5/name-45-test.c: XXX don't run the test unless the
1171 here to kcm_locl.h, Don't test HAVE_DAEMON since roken supplies it.
1175 * kdc/config.c: Don't test HAVE_DAEMON since roken supplies it.
1179 * kcm/config.c: Don't test HAVE_DAEMON since roken supplies it.
1181 * kdc/main.c: Don't test HAVE_DAEMON since roken supplies it.
1216 * configure.in: depend on automake 1.8, we don't test anything
1249 * lib/krb5/test_keytab.c: test memory corruption in MEMORY keytab
1325 * lib/krb5/addr_families.c (krb5_print_address): catch when the
1330 * configure.in: fix type right test, include <termios.h> for
1415 * lib/krb5: add <err.h> in test programs
1534 * lib/krb5/addr_families.c: catch two more snprintf problems
1541 * appl/test/http_client.c: cast ssize_t to unsigned long, fix
1564 * lib/krb5/test_kuserok.c: test program for krb5_kuserok
1613 * appl/test/gssapi_server.c: print out client principla of
1642 * lib/krb5/aes-test.c: size_t vs int + fix printf
1650 * appl/test/uu_client.c: print size_t by casting to unsigned long
1666 * lib/krb5/test_addr.c: test parse IPv6 RANGE addresses
1677 * lib/krb5/test_addr.c: simple test for addresses
1697 * appl/test/gssapi_server.c: free memory, make error strings match
1699 * appl/test/gssapi_server.c: use print_gss_name, print server name
1702 * appl/test/gss_common.h (print_gss_name): common code for
1705 * appl/test/gss_common.c (print_gss_name): common code for
1708 * appl/test/http_client.c: Make constent with rest of the gssapi
1709 test programs
1717 * lib/krb5/aes-test.c: use hex encoder from roken AES is enabled
1772 * appl/test/http_client.c: allow specifing port to connect to