summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/openbsd
Commit message (Expand)AuthorAgeFilesLines
* Remove Copyright DatesLamont Granquist2020-08-273-3/+3
* rspec updates from rubocop-rspecrspecTim Smith2019-08-163-7/+7
* Changing quotes to satisfy styleLynn Frank2019-04-133-3/+3
* Replaces require_relative with requireLynn Frank2019-04-123-3/+3
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-243-3/+3
* chefstyle catchup for ohaiLamont Granquist2016-02-113-6/+3
* Update e-mails and copyrightsTim Smith2016-01-133-12/+12
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-303-16/+16
* normalize fqdn across the platformsLamont Granquist2014-01-091-7/+18
* automatically clear plugins and constants between testsClaire McQuin2013-10-173-24/+0
* update plugin filesClaire McQuin2013-10-172-4/+17
* consolidate hostname pluginClaire McQuin2013-10-171-2/+8
* Converted plugins/openbsd/platformt o Mixlib::ShellOut.Theodore Nordsieck2013-09-111-2/+2
* Converted plugins/openbsd/kernel to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-3/+3
* Converted plugins/openbsd/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-22/+26
* Refactor unit test layoutBryan McLellan2012-12-063-0/+111