summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/kernel_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-1/+1
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* Move windows kernel specs into their own spec fileTim Smith2018-02-271-52/+0
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* chefstyle catchup for ohaiLamont Granquist2016-02-111-12/+11
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* Create kernel[:processor] from uname -p outputmarkgibbons2015-12-281-0/+2
* Move windows drivers out of kerneljdm/minimal-ohaiJay Mundrawala2015-04-211-2/+1
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-20/+20
* Use wmi_ole_object method instead of wmi_object hash keyAdam Edwards2014-05-181-24/+20
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-181-4/+4
* Remove ruby-wmi dependencyAdam Edwards2014-05-181-5/+20
* Unit test for windows kernel plugin.sersut2014-01-161-2/+43
* automatically clear plugins and constants between testsClaire McQuin2013-10-171-6/+0
* update plugin filesClaire McQuin2013-10-171-3/+7
* Converted plugins/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-12/+9
* add plugin loading to common specClaire McQuin2013-08-211-3/+1
* create/update spec testsClaire McQuin2013-08-191-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-2/+2
* convert plugins to new dsl.Claire McQuin2013-08-071-1/+1
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-6/+6
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-9/+11
* Refactor unit test layoutBryan McLellan2012-12-061-0/+43