OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_to_run
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
srp-test-runner.c
40
char *
test_to_run
= context;
local
42
if (
test_to_run
!= NULL) {
44
if (!strcmp(
test_to_run
, "change-text-record")) {
46
} else if (!strcmp(
test_to_run
, "multi-host-record")) {
48
} else if (!strcmp(
test_to_run
, "lease-expiry")) {
50
} else if (!strcmp(
test_to_run
, "lease-renewal")) {
52
} else if (!strcmp(
test_to_run
, "single-srpl-update")) {
54
} else if (!strcmp(
test_to_run
, "srpl-two-instances-dup")) {
56
} else if (!strcmp(
test_to_run
, "srpl-two-instances-dup-first")) {
58
} else if (!strcmp(
test_to_run
, "srpl-two-instances-dup-last"))
[
all
...]
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c
4111
char *
test_to_run
= NULL;
local
4189
test_to_run
= argv[i + 1];
4288
ioloop_run_async(srp_test_server_run_test,
test_to_run
);
Completed in 18 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026