blob: 23c70750c2b48852d614b552fd8179a3f4529bcd (
plain)
1
2
3
4
5
|
# Fake GSSAPI Library
This directory has the pieces necessary to build a fake GSSAPI library that
looks like the real thing to `//net`'s GSSAPI support. It's used for smoke
testing the library loading logic.
|