ansible/test/units/module_utils
cinerama70 02cec7dca9 Add os_family to test_distribution_version (#17620)
As suggested in feedback on
https://github.com/ansible/ansible/pull/17575, add
os_family to test_distribution_version. Add the
correct os_family to the existing testcase data
entries.

Also add os_family to the output of
gen_distribution_version_testcase.py so any new
generated entries will contain this data.
2016-09-17 23:27:35 +02:00
..
basic Various python3 updates for module_utils: (#17345) 2016-09-01 04:19:03 -07:00
ec2 CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 2016-09-13 16:46:59 -04:00
__init__.py
test_basic.py Various python3 updates for module_utils: (#17345) 2016-09-01 04:19:03 -07:00
test_database.py Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 2016-09-15 15:21:17 -07:00
test_distribution_version.py Add os_family to test_distribution_version (#17620) 2016-09-17 23:27:35 +02:00
test_facts.py Fix facts.py for python3 (#17131) 2016-08-18 09:36:03 -04:00
test_text.py Various python3 updates for module_utils: (#17345) 2016-09-01 04:19:03 -07:00