VirtualBox

Changeset 97931 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Dec 31, 2022 9:44:15 PM (2 years ago)
Author:
vboxsync
Message:

Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/api/tdApi1.py

    r97865 r97931  
    9595    from tdTreeDepth1    import SubTstDrvTreeDepth1;  # pylint: disable=relative-import
    9696    from tdMoveVm1       import SubTstDrvMoveVm1;     # pylint: disable=relative-import
     97    from tdCloneMedium1  import SubTstDrvCloneMedium1;# pylint: disable=relative-import
    9798    sys.exit(tdApi1([SubTstDrvPython1, SubTstDrvAppliance1, SubTstDrvMoveMedium1,
    98                      SubTstDrvTreeDepth1, SubTstDrvMoveVm1]).main(sys.argv))
    99 
     99                     SubTstDrvTreeDepth1, SubTstDrvMoveVm1, SubTstDrvCloneMedium1]).main(sys.argv))
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