summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_smartos.py
AgeCommit message (Expand)Author
2015-01-26More test repairs.Barry Warsaw
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-07-23moreDimitri John Ledkov
2014-06-02SmartOS test: do not require existance of /dev/ttyS1.Scott Moser
2014-04-01pyflakes cleanupsScott Moser
2014-02-26SmartOS: do not run on arm as dmidecode causes problemsScott Moser
2014-02-24test_smartos: remove bad test caseScott Moser
2014-02-13re-work vendor-data and smartosScott Moser
2014-02-13Define default vendordata for SmartOS. In absence of a vendordata, use aBen Howard
2014-01-24Fixes for SmartOS datasource (LP: #1272115):Ben Howard
2013-09-27fix tests small other changesScott Moser
2013-09-19Fixes for the MP.Ben Howard
2013-08-24changes to behavior on specifying keys.Scott Moser
2013-08-20Fixed no_base64_decode settingsBen Howard
2013-07-30Added base64 support to SmartOS datasource.Ben Howard
2013-07-23Changed get_serial to be fully parameterized and return the serialBen Howard
2013-07-18Added SmartOS datasource and unit tests.Ben Howard