Home
last modified time | relevance | path

Searched defs:TestAgent (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/sysutils/nomad/nomad-1.1.0/command/agent/
H A Dtestagent.go42 T testing.T member
45 Name string
56 Config *Config
60 LogOutput io.Writer
65 DataDir string
68 Key string
72 Server *HTTPServer
76 *Agent
83 ports []int
86 Enterprise bool
[all …]
H A Dsearch_endpoint_test.go19 func createJobForTest(jobID string, s *TestAgent, t *testing.T) {
54 func createCmdJobForTest(name, cmd string, s *TestAgent, t *testing.T) *structs.Job {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/command/agent/
H A Dtestagent.go41 type TestAgent struct { struct
43 T testing.T member
46 Name string
50 ConfigCallback func(*Config)
57 Config *Config
61 LogOutput io.Writer
66 DataDir string
69 Key string
73 Server *HTTPServer
77 *Agent
[all …]
H A Dhttp_test.go682 func httpTest(t testing.TB, cb func(c *Config), f func(srv *TestAgent)) {
689 func httpACLTest(t testing.TB, cb func(c *Config), f func(srv *TestAgent)) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go42 type TestAgent struct { struct
44 Name string
46 HCL string
52 ExpectConfigError bool
63 LogOutput io.Writer
71 DataDir string
74 Key string
78 UseTLS bool
82 dns *DNSServer
86 srv *HTTPServer
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/
H A Dtestagent.go42 type TestAgent struct { struct
44 Name string
46 HCL string
52 ExpectConfigError bool
63 LogOutput io.Writer
71 DataDir string
74 Key string
78 UseTLS bool
82 dns *DNSServer
86 srv *HTTPServer
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go42 type TestAgent struct { struct
44 Name string
46 HCL string
52 ExpectConfigError bool
63 LogOutput io.Writer
71 DataDir string
74 Key string
78 UseTLS bool
82 dns *DNSServer
86 srv *HTTPServer
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go40 type TestAgent struct { struct
42 Name string
44 HCL string
51 Config *config.RuntimeConfig
55 LogOutput io.Writer
58 LogWriter *logger.LogWriter
63 DataDir string
66 Key string
70 dns *DNSServer
74 srv *HTTPServer
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go52 Name string
54 HCL string
65 returnPortsFn func()
69 LogOutput io.Writer
74 DataDir string
77 Key string
81 UseTLS bool
85 dns *DNSServer
89 srv *HTTPServer
93 Overrides string
[all …]
H A Dagent_test.go49 func getService(a *TestAgent, id string) *structs.NodeService {
53 func getCheck(a *TestAgent, id types.CheckID) *structs.HealthCheck {
57 func requireServiceExists(t *testing.T, a *TestAgent, id string) *structs.NodeService {
64 func requireServiceMissing(t *testing.T, a *TestAgent, id string) {
69 func requireCheckExists(t *testing.T, a *TestAgent, id types.CheckID) *structs.HealthCheck {
76 func requireCheckMissing(t *testing.T, a *TestAgent, id types.CheckID) {
638 func test_createAlias(t *testing.T, agent *TestAgent, chk *structs.CheckType, expectedResult string…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go43 type TestAgent struct { struct
45 Name string
47 HCL string
58 returnPortsFn func()
62 LogOutput io.Writer
67 DataDir string
70 Key string
74 UseTLS bool
78 dns *DNSServer
82 srv *HTTPServer
[all …]
/dports/sysutils/consul/consul-1.10.3/agent/
H A Dtestagent.go42 type TestAgent struct { struct
44 Name string
46 HCL string
53 Config *config.RuntimeConfig
56 LogOutput io.Writer
62 DataDir string
66 UseTLS bool
70 dns *DNSServer
73 srv *HTTPHandlers
77 Overrides string
[all …]
H A Dagent_test.go56 func getService(a *TestAgent, id string) *structs.NodeService {
60 func getCheck(a *TestAgent, id types.CheckID) *structs.HealthCheck {
64 func requireServiceExists(t *testing.T, a *TestAgent, id string) *structs.NodeService {
71 func requireServiceMissing(t *testing.T, a *TestAgent, id string) {
76 func requireCheckExists(t *testing.T, a *TestAgent, id types.CheckID) *structs.HealthCheck {
83 func requireCheckMissing(t *testing.T, a *TestAgent, id types.CheckID) {
681 func test_createAlias(t *testing.T, agent *TestAgent, chk *structs.CheckType, expectedResult string…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go42 type TestAgent struct { struct
44 Name string
46 HCL string
53 Config *config.RuntimeConfig
56 LogOutput io.Writer
62 DataDir string
66 UseTLS bool
70 dns *DNSServer
73 srv *HTTPHandlers
77 Overrides string
[all …]
H A Dagent_test.go56 func getService(a *TestAgent, id string) *structs.NodeService {
60 func getCheck(a *TestAgent, id types.CheckID) *structs.HealthCheck {
64 func requireServiceExists(t *testing.T, a *TestAgent, id string) *structs.NodeService {
71 func requireServiceMissing(t *testing.T, a *TestAgent, id string) {
76 func requireCheckExists(t *testing.T, a *TestAgent, id types.CheckID) *structs.HealthCheck {
83 func requireCheckMissing(t *testing.T, a *TestAgent, id types.CheckID) {
681 func test_createAlias(t *testing.T, agent *TestAgent, chk *structs.CheckType, expectedResult string…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/
H A Dtestagent.go42 type TestAgent struct { struct
44 Name string
46 HCL string
53 Config *config.RuntimeConfig
56 LogOutput io.Writer
62 DataDir string
66 UseTLS bool
70 dns *DNSServer
73 srv *HTTPHandlers
77 Overrides string
[all …]
/dports/sysutils/istio/istio-1.6.7/pkg/envoy/
H A Dwatcher_test.go31 type TestAgent struct { struct
32 configCh chan interface{}
35 func (ta *TestAgent) Restart(c interface{}) {
39 func (ta *TestAgent) Run(ctx context.Context) {
/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/ClientUtilities/util/
H A DTestAgent.cs11 public class TestAgent class
31 public TestAgent( TestAgency agency, int agentId, RemoteTestAgent remoteAgent ) in TestAgent() method in NUnit.Util.TestAgent
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/stun/
H A Dclient_test.go19 type TestAgent struct { struct
20 h Handler
21 e chan Event
24 func (n *TestAgent) SetHandler(h Handler) error {
29 func (n *TestAgent) Close() error {
34 func (TestAgent) Collect(time.Time) error { return nil }
36 func (TestAgent) Process(m *Message) error { return nil }
38 func (n *TestAgent) Start(id [TransactionIDSize]byte, deadline time.Time) error {
45 func (n *TestAgent) Stop([TransactionIDSize]byte) error {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pion/stun/
H A Dclient_test.go19 type TestAgent struct { struct
20 h Handler
21 e chan Event
24 func (n *TestAgent) SetHandler(h Handler) error {
29 func (n *TestAgent) Close() error {
34 func (TestAgent) Collect(time.Time) error { return nil }
36 func (TestAgent) Process(m *Message) error { return nil }
38 func (n *TestAgent) Start(id [TransactionIDSize]byte, deadline time.Time) error {
45 func (n *TestAgent) Stop([TransactionIDSize]byte) error {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pion/stun/
H A Dclient_test.go19 type TestAgent struct { struct
20 h Handler
21 e chan Event
24 func (n *TestAgent) SetHandler(h Handler) error {
29 func (n *TestAgent) Close() error {
34 func (TestAgent) Collect(time.Time) error { return nil }
36 func (TestAgent) Process(m *Message) error { return nil }
38 func (n *TestAgent) Start(id [TransactionIDSize]byte, deadline time.Time) error {
45 func (n *TestAgent) Stop([TransactionIDSize]byte) error {
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/stun/
H A Dclient_test.go17 type TestAgent struct { struct
18 h Handler
19 e chan Event
22 func (n *TestAgent) SetHandler(h Handler) error {
27 func (n *TestAgent) Close() error {
32 func (TestAgent) Collect(time.Time) error { return nil }
34 func (TestAgent) Process(m *Message) error { return nil }
36 func (n *TestAgent) Start(id [TransactionIDSize]byte, deadline time.Time) error {
43 func (n *TestAgent) Stop([TransactionIDSize]byte) error {
/dports/sysutils/nomad/nomad-1.1.0/command/
H A Drecommendation_dismiss_test.go111 func testRecommendationAutocompleteCommand(t *testing.T, client *api.Client, srv *agent.TestAgent, …
H A Doperator_snapshot_inspect_test.go71 func generateSnapshotFile(t *testing.T, prepare func(srv *agent.TestAgent, client *api.Client, url …
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/functional/network/v2/
H A Dtest_agent.py19 class TestAgent(base.BaseFunctionalTest): class

123456789