Sign in
chromium
/
chromium
/
src
/
5fcbf941a3a8a7b8140493e9c63068a9f3802301
/
.
/
net
/
tools
/
gssapi
/
README.md
blob: 23c70750c2b48852d614b552fd8179a3f4529bcd [
file
] [
log
] [
blame
] [
view
]
# 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
.