VirtualBox

Ignore:
Timestamp:
Feb 18, 2019 8:42:14 AM (6 years ago)
Author:
vboxsync
Message:

Guest Control/Validation Kit: Use VM kind at most places instead of VM name; should cover more test boxes / setups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r77317 r77339  
    26162616            ]);
    26172617
    2618             if oTestVm.sVmName == 'tst-xppro':
     2618            if oTestVm.sKind == "WindowsXP":
    26192619                aaTests.extend([
    26202620                    # Reading directories.
     
    26972697            ]);
    26982698
    2699             if oTestVm.sVmName == 'tst-xppro':
     2699            if oTestVm.sKind == "WindowsXP":
    27002700                aaTests.extend([
    27012701                    # Try delete some unimportant media stuff.
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