package test
import "github.com/jcmturner/gokrb5/v8/test"
Package test provides useful resources for the testing of gokrb5.
Index ¶
Constants ¶
const ( IntegrationEnvVar = "INTEGRATION" ADIntegrationEnvVar = "TESTAD" PrivIntegrationEnvVar = "TESTPRIVILEGED" )
Test enabling environment variable key values.
Functions ¶
func AD ¶
AD skips the test unless the AD test environment variable is set.
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.
Source Files ¶
- Version
- v8.4.4 (latest)
- Published
- Feb 25, 2023
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 3 hours ago –
Tools for package owners.