VirtualBox

Ignore:
Timestamp:
Mar 5, 2018 10:27:41 AM (7 years ago)
Author:
vboxsync
Message:

bugref:8345. Added an initial variant of test to check "moving vm" feature.

File:
1 edited

Legend:

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

    r70816 r71193  
    8484    from tdMoveMedium1 import SubTstDrvMoveMedium1
    8585    from tdTreeDepth1 import SubTstDrvTreeDepth1
    86     sys.exit(tdApi1([SubTstDrvPython1, SubTstDrvAppliance1, SubTstDrvMoveMedium1, SubTstDrvTreeDepth1]).main(sys.argv))
     86    from tdMoveVM import SubTstDrvMoveVM
     87    sys.exit(tdApi1([SubTstDrvPython1, SubTstDrvAppliance1, SubTstDrvMoveMedium1, SubTstDrvTreeDepth1, SubTstDrvMoveVM]).main(sys.argv))
    8788
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