Add [manual] test of kinit cmd
commit36f22356c5ef0e15569172a33cdc1b71c5c40787
authorNicolas Williams <nico@cryptonector.com>
Thu, 15 Aug 2013 03:41:54 +0000 (14 22:41 -0500)
committerNicolas Williams <nico@cryptonector.com>
Thu, 12 Sep 2013 17:14:41 +0000 (12 12:14 -0500)
treec4306201491f155c3d7ea7a14d89172e0240fc54
parentc9d390acac89be1a2eb46a202cb3489bb72756a0
Add [manual] test of kinit cmd

It's not ready to always be run.  First, it's slow.  Second, it tortures
the system.  Third, it doesn't look for signs of failure.  Fourth, if it
did it'd fail: because something about the racing is causing the KDC to
think that the foo principal doesn't exist.
tests/kdc/Makefile.am
tests/kdc/check-kinit.in [new file with mode: 0644]