Add basic tests to verify scope checks correctness.
Details
Details
- Reviewers
ae - Group Reviewers
network - Commits
- rG98886bf1e811: netinet6: add ip6_output() scope tests
rG78d11a350853: netinet6: add ip6_output() scope tests
test_ip6_output.py:TestIP6OutputScope::test_output6_linklocal_scope[gu_to_ll] -> passed [0.558s] test_ip6_output.py:TestIP6OutputScope::test_output6_linklocal_scope[ll_differentif1] -> passed [0.510s] test_ip6_output.py:TestIP6OutputScope::test_output6_linklocal_scope[ll_differentif2] -> passed [0.509s] test_ip6_output.py:TestIP6OutputScope::test_output6_linklocal_scope[same] -> passed [0.443s]
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable