summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros/test_resolv.py
AgeCommit message (Expand)Author
2020-10-21Drop vestigial update_resolve_conf_file function (#620)Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-03-07net: do not raise exception for > 3 nameserversLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2015-07-30Ensure that when a resolve conf object is written we pass the str() version o...Joshua Harlow
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2012-11-13replace 'with self.assertRaises(Exception):' with different formScott Moser
2012-10-10System config niceness!Joshua Harlow
2012-09-20Add a resolv.conf parser that can be easilyJoshua Harlow