vagrant/test/unit/plugins/guests/linux/cap
Chris Roberts c571249000 Support VirtualBox shared folders using builtin kernel module
Check error output if initial mount command fails to determine if
the builtin module should be used for mounting instead.
2018-05-07 13:02:19 -07:00
..
choose_addressable_ip_addr_test.rb guests/linux: Add tests for choosing addressable IP 2016-06-06 11:58:31 -04:00
halt_test.rb guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
insert_public_key_test.rb guests/linux: Update insert_public_key cap to be one command 2016-06-06 11:58:32 -04:00
mount_nfs_test.rb Use uid/gid from mount_options if provided for synced folders. 2016-12-14 12:12:17 -08:00
mount_shared_folder_test.rb guests/general: Use require_relative in tests 2016-06-06 12:24:07 -04:00
mount_smb_shared_folder.rb Add test coverage on helper method 2018-01-16 15:39:31 -08:00
mount_virtual_box_shared_folder_test.rb Support VirtualBox shared folders using builtin kernel module 2018-05-07 13:02:19 -07:00
network_interfaces_test.rb guests/rhel: Update network configuration 2017-04-26 13:15:33 -07:00
nfs_client_test.rb guests/linux: Add tests for nfs_client_installed 2016-06-06 11:58:32 -04:00
port_test.rb guests/linux: Add tests for port 2016-06-06 11:58:32 -04:00
remove_public_key_test.rb added unit tests for .remove_public_key method in VagrantPlugins::GuestLinux::Cap 2016-07-19 11:45:46 -06:00
rsync_test.rb synced_folders/rsync: Escape exclude paths 2016-10-25 13:59:03 -07:00
shell_expand_guest_path_test.rb (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00