tests: Fix the authcon test to avoid pthread errors
authorSimon Wilkinson <sxw@your-file-system.com>
Sun, 13 Mar 2011 15:45:37 +0000 (15:45 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sun, 13 Mar 2011 20:39:38 +0000 (13:39 -0700)
commitbc16fe0a43deb9309521af42c5db89ebbd87192e
tree3516bca94058a97bb8bc917b4ab54dc6a2949afb
parent4953ce8070497bc494e624d72271bcbc5dc1dbe7
tests: Fix the authcon test to avoid pthread errors

Fix the authcon test so that it avoids pthread errors by
initialising rx before calling into any of the rxkad routines.

Change-Id: I175203fd91660e27a8b468e6f1c6189f32b22259
Reviewed-on: http://gerrit.openafs.org/4212
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
tests/auth/authcon-t.c