VirtualBox

Ignore:
Timestamp:
Jun 10, 2019 10:56:46 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131227
Message:

ValKit: Refactored sub-test driver initialization so it can have both a shortish name for --disable-sub-driver (new) and a test name for reporter.testStart. Working on extending tdGuestOsUnattendedInst1.py to do GA testings. bugref:9151

File:
1 edited

Legend:

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

    r76553 r79067  
    5454
    5555    def __init__(self, oTstDrv):
    56         base.SubTestDriverBase.__init__(self, 'python-binding', oTstDrv)
     56        base.SubTestDriverBase.__init__(self, oTstDrv, 'python-binding', 'Python bindings');
    5757
    5858    def testIt(self):
Note: See TracChangeset for help on using the changeset viewer.

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