Home
last modified time | relevance | path

Searched defs:TestACLServer (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dtesting.go27 func TestACLServer(t testing.T, cb func(*Config)) (*Server, *structs.ACLToken, func()) { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Dtesting.go29 func TestACLServer(t testing.T, cb func(*Config)) (*Server, *structs.ACLToken, func()) { func