vagrant/test/unit/plugins/providers/virtualbox/model
Dan Duvall 1b0f5120c6 Avoid sorting of controllers with nil boot_priority
Some unsupported storage controllers (e.g. floppy) report a nil
boot_priority which results in a failed sort. Select only supported
storage controllers to avoid that case.
2020-09-01 09:57:55 -07:00
..
storage_controller_array_test.rb Avoid sorting of controllers with nil boot_priority 2020-09-01 09:57:55 -07:00
storage_controller_test.rb Add support for SCSI controllers 2020-07-09 15:11:35 -04:00