summaryrefslogtreecommitdiff
path: root/tests/unittests/test_util.py
AgeCommit message (Expand)Author
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-25Log a helpful message if a user script does not include shebang.Andrew Jorgensen
2017-07-17Support comments in content read by load_shell_content.Scott Moser
2017-06-29read_dmi_data: always return None when inside a container.Scott Moser
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-16Improve detection of snappy to include os-release and kernel cmdline.Scott Moser
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-04-12util: teach write_file about copy_mode optionLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-02fix problems found in python2.6 test.Joshua Harlow
2016-11-22Improve formatting for ProcessExecutionErrorWesley Wiedenmeier
2016-11-01dmidecode: Allow dmidecode to be used on aarch64Robert Schweikert
2016-10-19Fix python2.6 things found running in centos 6.Scott Moser
2016-09-21Decode unicode types in decode_binaryRobert Schweikert
2016-09-21subp: add 'update_env' argumentScott Moser
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-08-12DigitalOcean: use the v1.json endpointBen Howard
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2015-05-14read_seeded: fix reed_seeded after regressionScott Moser
2015-03-04Add util.message_from_string to wrap email.message_from_string.Daniel Watkins
2015-03-04Convert dmidecode values to sysfs names before looking for them.Daniel Watkins
2015-02-13tests/unittests/test_util.py: pep8Scott Moser
2015-02-11pep8Scott Moser
2015-02-11Add unittests for util.multi_log.Daniel Watkins
2015-02-11Fix import ordering in test_util.py.Daniel Watkins
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-26Trunk merged and ported.Barry Warsaw
2015-01-26Down to it.Barry Warsaw
2015-01-26More test repairs.Barry Warsaw
2015-01-22Conversion from mocker to mock completed.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-22Port test__init__.py to unittest.mock.Barry Warsaw
2015-01-21Use either syspath or dmidecode based on the availability.Ben Howard
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2015-01-14Drop reliance on dmidecode executable.Ben Howard
2014-08-26further remove evidence of pylint.Scott Moser
2014-07-24SeLinuxGuard: remove invalid check for sanity around restorecon, fix testScott Moser
2014-07-24test: make selinux test skipped if selinux not available.Scott Moser
2014-07-23more import statementsDimitri John Ledkov
2013-10-02fix permission changesScott Moser
2013-10-01Reordered several imports in order for test suite to pass.Eric Nordlund
2013-07-24tests: fix pep8 issueScott Moser
2013-03-19pylint fixesScott Moser
2013-03-10util.parse_mount_info(): add unit tests.Blair Zajac
2012-11-08Ensure that at needed stages the local variablesJoshua Harlow
2012-09-28add 'safeyaml' to cloudinitScott Moser