ansible/test/units
Adrian Likins 56b7483b85 More statvfs info for mount facts rebase 12073 (#25454)
* Add more mount point statvfs info including sizes

Based on https://github.com/ansible/ansible/pull/12073

facts.utils.get_mount_size() now returns a dict of most
of the posix statvfs data, including block_size and inode
counts.

Update the facts.hardware classes that use get_mount_size() to
use the new info by mount_info.update(mount_statvfs_inof) to merge.

* add back unit tests for LinuxHardware mount/fs facts

* add test cases for facts.utils.get_mount_size
2017-06-13 15:31:41 -04:00
..
cli Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
contrib test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
errors test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
executor test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
inventory test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
module_utils More statvfs info for mount facts rebase 12073 (#25454) 2017-06-13 15:31:41 -04:00
modules Updates gtm wide ip module to be feature complete (#25502) 2017-06-09 16:07:14 +01:00
parsing Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
playbook Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
plugins Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
template test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
utils test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
vars Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
conftest.py Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
test_constants.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00