Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test to compare interfaces found against ifconfig/ipconfig #65

Open
nightlark opened this issue Oct 10, 2024 · 0 comments
Open

Comments

@nightlark
Copy link
Member

The CI tests should be updated so that ifconfig or ipconfig gets run first to get a list of IPv4 and IPv6 addresses known by the operating system, and then the IP addresses returned by testing NetIF can be checked against them to determine pass/fail. As part of the test, the addresses found by ifconfig/ipconfig, as well as returned by NetIF should be printed so someone reading the CI job log can verify the results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant