Structs§
Constants§
- EXIT_
CLI_ PARSE_ ERROR - EXIT_
CONFIG_ VALIDATION - EXIT_
RUNTIME_ FAILURE - EXIT_
SIGINT - EXIT_
SIGTERM - EXIT_
SUCCESS - Stable process exit codes. These are part of the compatibility surface:
both the
eggressandpproxybinaries must agree on them. - EXIT_
UNSUPPORTED_ FEATURE
Functions§
- build_
test_ chain_ executor - parse_
pproxy_ test_ target - Parse the URL-shaped
pproxy --testvalue into the target address used by the shared native upstream tester. The regulareggress upstream testcommand continues to accept its existinghost:portform. - print_
upstream_ test_ result - run_
async_ test - run_
upstream_ test - Run upstream tests against a compiled config and return the exit code.
- run_
upstream_ test_ with_ mode - Run upstream tests with an explicit mode (“proxy” or “tcp”).
- test_
upstream_ tcp