README
Source for integration test dependencies can be found at https://github.com/jcmturner/gokrb5-test
Documentation
Overview ¶
Package test provides useful resources for the testing of gokrb5.
Index ¶
Constants ¶
View Source
const ( IntegrationEnvVar = "INTEGRATION" ADIntegrationEnvVar = "TESTAD" PrivIntegrationEnvVar = "TESTPRIVILEGED" )
Test enabling environment variable key values.
Variables ¶
This section is empty.
Functions ¶
func Integration ¶
Integration skips the test unless the integration test environment variable is set.
func Privileged ¶
Privileged skips the test that require local root privilege.
Types ¶
This section is empty.