Page MenuHomeFreeBSD

tests/libalias: Test LibAliasIn with redirection
ClosedPublic

Authored by donner on May 23 2021, 8:54 PM.
Tags
None
Referenced Files
F107045030: D30408.diff
Thu, Jan 9, 9:20 AM
F107035733: D30408.id89699.diff
Thu, Jan 9, 7:42 AM
F107035665: D30408.id89725.diff
Thu, Jan 9, 7:40 AM
F107035640: D30408.id89720.diff
Thu, Jan 9, 7:40 AM
F107033651: D30408.id89776.diff
Thu, Jan 9, 6:55 AM
F106994646: D30408.diff
Wed, Jan 8, 4:55 PM
Unknown Object (File)
Mon, Jan 6, 2:33 PM
Unknown Object (File)
Sun, Jan 5, 4:24 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 39379
Build 36268: 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.