network/tests
Till Maas 83f2521d5e Fix python3 missing "cmp" keyword for list.sort()
This fixes this exception on Python3:
TypeError: 'cmp' is an invalid keyword argument for this function
2018-05-23 18:29:31 +02:00
..
helpers Fix exception on Python3 in _link_read_permaddress 2018-05-23 18:29:31 +02:00
roles/linux-system-roles.network Avoid symlink loop and nonstandard top level roles directory - move to tests 2018-05-16 20:03:05 +02:00
.gitignore Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
test_network_connections.py Fix python3 missing "cmp" keyword for list.sort() 2018-05-23 18:29:31 +02:00
tests_default.yml Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
tests_unit.yml Install pygobject and NetworkManager-libnm if possible 2018-05-23 18:29:31 +02:00