Page MenuHomeFreeBSD

tests/libalias: Test LibAliasIn with redirection
ClosedPublic

Authored by donner on May 23 2021, 8:54 PM.
Tags
None
Referenced Files
F138209229: D30408.id89723.diff
Sat, Nov 29, 10:33 PM
Unknown Object (File)
Sat, Nov 29, 1:45 AM
Unknown Object (File)
Fri, Nov 28, 7:32 AM
Unknown Object (File)
Thu, Nov 27, 5:16 AM
Unknown Object (File)
Thu, Nov 27, 3:17 AM
Unknown Object (File)
Wed, Nov 26, 4:21 PM
Unknown Object (File)
Wed, Nov 26, 7:02 AM
Unknown Object (File)
Tue, Nov 25, 3:15 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 39380
Build 36269: 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.