Functional · Group 6 of 11

Service overload resolution

Five named cases from the tracked correctness inventory, kept on one focused page.

5 exact casesInventory source: test suite

Exact current cases

  1. serve without arguments derives a local endpoint and default callback
  2. numeric-only serveNet uses the default host and explicit TCP port
  3. host-plus-callback serveNet uses the configured TCP port
  4. port-plus-UDP4 serveNet uses the default host and registers its callback
  5. fully specified UDP6 serveNet preserves endpoint protocol and callback

Inventory and execution

What this page proves

These are the exact names registered by the source inventory for this group.

What proves a pass

The generated workflow result on the testing overview is authoritative about execution and failures.