VirtualBox

Changeset 78957 in vbox


Ignore:
Timestamp:
Jun 4, 2019 8:46:02 AM (6 years ago)
Author:
vboxsync
Message:

ValKit: type hint

File:
1 edited

Legend:

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

    r78831 r78957  
    11101110        self.asVirtModesDef = asVirtModes;
    11111111        self.asVirtModes    = asVirtModes;
    1112         self.aoTestVms      = [];
     1112        self.aoTestVms      = []                # type: list(BaseTestVm)
    11131113        self.fIgnoreSkippedVm = fIgnoreSkippedVm;
    11141114        self.asParavirtModes = None; ##< If None, use the first PV mode of the test VM, otherwise all modes in this list.
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