VirtualBox

Changeset 78674 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 23, 2019 12:09:07 AM (6 years ago)
Author:
vboxsync
Message:

tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing after more adjustments. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py

    r78418 r78674  
    354354        return True;
    355355
     356    def getNonCanonicalGuestOsType(self):
     357        """
     358        Gets the non-canonical OS type (self.sGuestOsType is canonical).
     359        """
     360        return self.aInfo[g_iGuestOsType];
     361
    356362    def getMissingResources(self, sTestRsrc):
    357363        """
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette