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.
svalouch 08f2d2705b types: enhance and fix PropertySource
Enhancement: support bytes data type
Fixes: ZFS returns the 'inherited' properties as 'inherited from XYZ', which was not caught by the
parser and an exception was raised. With this change, such values are supported, too.
4 years ago
..
__init__.py initial 5 years ago
test_enums.py enable E501 (line length) and format files accordingly 5 years ago
test_pe_helper.py add some tests for pe helper classes 4 years ago
test_types.py types: enhance and fix PropertySource 4 years ago
test_validation.py enable E501 (line length) and format files accordingly 5 years ago
test_zfs.py add some tests for pe helper classes 4 years ago
test_zfs_cli.py tests: decouple two tests from local system 5 years ago
test_zpool_cli.py initial 5 years ago