]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add URI lookup testing with resolv_wrapper
authorMatt Rogers <mrogers@redhat.com>
Mon, 22 Aug 2016 19:34:52 +0000 (15:34 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 19 Sep 2016 16:18:32 +0000 (12:18 -0400)
commit26ae4495eededc9854f533b1cb2c0f23160290d8
tree744ca696c6685b6ab34c41a6ea18e9498c005608
parentb99e0e3038423beb867afe4071c310a9707b25a5
Add URI lookup testing with resolv_wrapper

Run t_discover_uri.py during make check when resolv_wrapper is
available.  Remove tabs from the t_locate_kdc output for simpler line
matching.

ticket: 8496
src/config/pre.in
src/configure.in
src/lib/krb5/os/Makefile.in
src/lib/krb5/os/t_discover_uri.py [new file with mode: 0644]
src/lib/krb5/os/t_locate_kdc.c