6 lines
209 B
Markdown
6 lines
209 B
Markdown
|
|
# 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.
|