summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/netbsd
Commit message (Expand)AuthorAgeFilesLines
* Resolve RuboCop Style/RedundantParentheses warningsTim Smith2020-09-081-1/+1
* Remove Copyright DatesLamont Granquist2020-08-273-3/+3
* rspec updates from rubocop-rspecrspecTim Smith2019-08-163-8/+8
* Changing quotes to satisfy styleLynn Frank2019-04-133-3/+3
* Replaces require_relative with requireLynn Frank2019-04-123-3/+3
* fixes for new chefstyle rulesLamont Granquist2018-07-051-1/+1
* autofixing new chefstyle issueslcg/chefstyleLamont Granquist2017-02-091-1/+1
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-243-3/+3
* chefstyle catchup for ohaiLamont Granquist2016-02-113-5/+3
* Update e-mails and copyrightsTim Smith2016-01-133-6/+6
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-303-17/+17
* normalize fqdn across the platformsLamont Granquist2014-01-091-3/+14
* automatically clear plugins and constants between testsClaire McQuin2013-10-173-20/+0
* update plugin filesClaire McQuin2013-10-172-4/+17
* consolidate hostname pluginClaire McQuin2013-10-171-2/+8
* Converted plugins/netbsd/platform to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+2
* Converted plugins/netbsd/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-3/+3
* Converted plugins/netbsd/hostname to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+2
* add plugin loading to common specClaire McQuin2013-08-213-9/+3
* create/update spec testsClaire McQuin2013-08-193-9/+9
* update spec tests for compat with new dslClaire McQuin2013-08-073-6/+6
* convert plugins to new dsl.Claire McQuin2013-08-073-3/+3
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-263-3/+3
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-153-9/+9
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-153-19/+23
* Refactor unit test layoutBryan McLellan2012-12-063-0/+110