Page MenuHomeFreeBSD

tests/libalias: Test LibAliasIn with redirection
ClosedPublic

Authored by donner on May 23 2021, 8:54 PM.
Tags
None
Referenced Files
F160968510: D30408.diff
Mon, Jun 29, 12:13 PM
F160936708: D30408.diff
Mon, Jun 29, 6:02 AM
Unknown Object (File)
Sat, Jun 27, 12:52 PM
Unknown Object (File)
Thu, Jun 25, 2:03 AM
Unknown Object (File)
Wed, Jun 24, 9:41 PM
Unknown Object (File)
Wed, Jun 24, 7:41 PM
Unknown Object (File)
Wed, Jun 24, 6:37 PM
Unknown Object (File)
Wed, Jun 24, 5:43 PM

Details

Summary

Extend the test suite for libalias(3) to incoming connections.
Test the various types of redirections.

Test Plan

make test

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39368
Build 36257: arc lint + arc unit

Event Timeline

Factor out the common test infrastructure and start with the first test.

  • Clear state instead of choosing new flows
  • Add final variant of PortRedirect
  • test overlapping portforwardings
  • Clear state instead of choosing new flows
  • Add final variant of PortRedirect
  • test overlapping portforwardings
  • Refactor UDP tests

Rebase to D30412

  • Add test for change of alias address
  • Apply missing refactors
  • Add tests for LibAliasRedirectAddr
  • Add test for LibAliasRedirectDynamic
  • Add copyright statement
This revision was not accepted when it landed; it landed in state Needs Review.May 26 2021, 2:23 PM
This revision was automatically updated to reflect the committed changes.