index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_util.py
Age
Commit message (
Expand
)
Author
2015-03-04
Convert dmidecode values to sysfs names before looking for them.
Daniel Watkins
2015-02-13
tests/unittests/test_util.py: pep8
Scott Moser
2015-02-11
pep8
Scott Moser
2015-02-11
Add unittests for util.multi_log.
Daniel Watkins
2015-02-11
Fix import ordering in test_util.py.
Daniel Watkins
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-26
Down to it.
Barry Warsaw
2015-01-26
More test repairs.
Barry Warsaw
2015-01-22
Conversion from mocker to mock completed.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2015-01-22
Port test__init__.py to unittest.mock.
Barry Warsaw
2015-01-21
Use either syspath or dmidecode based on the availability.
Ben Howard
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-07-24
SeLinuxGuard: remove invalid check for sanity around restorecon, fix test
Scott Moser
2014-07-24
test: make selinux test skipped if selinux not available.
Scott Moser
2014-07-23
more import statements
Dimitri John Ledkov
2013-10-02
fix permission changes
Scott Moser
2013-10-01
Reordered several imports in order for test suite to pass.
Eric Nordlund
2013-07-24
tests: fix pep8 issue
Scott Moser
2013-03-19
pylint fixes
Scott Moser
2013-03-10
util.parse_mount_info(): add unit tests.
Blair Zajac
2012-11-08
Ensure that at needed stages the local variables
Joshua Harlow
2012-09-28
add 'safeyaml' to cloudinit
Scott Moser
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-09
test_util: add pylint ignore for FakeSelinux
Scott Moser
2012-06-29
Refactor the selinux guard to aid in mocking
harlowja
2012-06-21
Fixup python selinux guards, only try to restore after we check if its useful...
harlowja
2012-06-21
Missed some other mkdtemp and rmtree calls no longer needed
Joshua Harlow
2012-06-21
Use the mocker built-in method for creating temporary dirs (which it will cle...
Joshua Harlow
2012-06-21
This is now functional and all passing again
Joshua Harlow
2012-04-04
initial checkin of kernel commandline cloud-config url support
Scott Moser
2012-03-06
tests/unittests/test_util.py: fix pylint error
Scott Moser
2012-01-17
Lint fixes.
Mike Milner
2012-01-17
Added delete_dir_contents function to cloudinit.util.
Mike Milner
2012-01-17
Comment and doc cleanup.
Mike Milner
2012-01-17
Add unit tests for util.write_file.
Mike Milner
2012-01-12
Add some tests for get_cfg_option_list_or_str.
Mike Milner
2012-01-12
Add initial unit test framework.
Mike Milner
[prev]