You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
basic Various python3 updates for module_utils: (#17345) 8 years ago
ec2 CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 8 years ago
__init__.py
test_basic.py Various python3 updates for module_utils: (#17345) 8 years ago
test_database.py Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 8 years ago
test_distribution_version.py Add os_family to test_distribution_version (#17620) 8 years ago
test_facts.py Fix facts.py for python3 (#17131) 8 years ago
test_text.py Various python3 updates for module_utils: (#17345) 8 years ago