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.
Click to show internal directories.
Click to hide internal directories.