ansible/test/units/module_utils
Adrian Likins dde3dac9f8 Support NetBSD 7.1+ style ifconfig -a output (#25442)
* Support NetBSD 7.1+ style ifconfig -a output

network facts on NetBSD after 7.1 cvs would fail
because of format changes in 'ifconfig -a' output.

update code to support new and old format.

add unit tests for both based on
examples from Bruce V Chiarelli.

* wrap use of interfaces.keys() in list() for py3 compat
* sort interface ids for stability
2017-06-08 17:09:22 -04:00
..
basic remove_values could hit the recursion limit 2017-06-06 07:15:39 -07:00
ec2 test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
facts Support NetBSD 7.1+ style ifconfig -a output (#25442) 2017-06-08 17:09:22 -04:00
gcp [GCP] Healthcheck module (#24564) 2017-05-18 12:49:50 -04:00
json_utils test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
__init__.py
test_basic.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_database.py Revert "Update galaxy and database unit tests." 2017-02-09 15:19:01 -08:00
test_distribution_version.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
test_known_hosts.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_postgresql.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_text.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00