ansible/test/units/modules/system
Pilou a5c9726502 Unit tests: share common code (#31456)
* move set_module_args to units.modules.utils
* unit tests: reuse set_module_args
* unit tests: mock exit/fail_json in module.utils.ModuleTestCase
* unit tests: use module.utils.ModuleTestCase
* unit tests: fix 'import shadowed by loop variable'
2017-11-17 09:17:07 -08:00
..
interfaces_file Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
__init__.py
test_iptables.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_known_hosts.py
test_linux_mountinfo.py
test_pamd.py pamd: fix issue with trailing commas in module_arguments 2017-10-30 08:24:21 +01:00
test_parted.py Unit tests: share common code (#31456) 2017-11-17 09:17:07 -08:00
test_systemd.py