Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-15 | tests: add initial gssapi test using stub implementation | Isaac Boukris | |
The stub implementation is pre-loaded using LD_PRELOAD and emulates common gssapi uses (only builds if curl is initially built with gssapi support). The initial tests are currently disabled for debug builds as LD_PRELOAD is not used then. Ref: https://github.com/curl/curl/pull/1687 |