VirtualBox

Ignore:
Timestamp:
Nov 13, 2023 3:42:57 PM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160197
Message:

added logging to differ beginning and ending of actionConfig, actionExecute functions (tests/unittests/tdUnitTest1.py) and importVBoxApi (testdriver/vbox.py)

File:
1 edited

Legend:

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

    r102048 r102086  
    10671067        been associated with the driver yet.
    10681068        """
     1069        reporter.log2('importVBoxApi started\n')
    10691070        if self.fImportedVBoxApi:
    10701071            return True;
     
    11131114        else:
    11141115            assert(self.oVBoxSvcProcess is None);
     1116        reporter.log2('importVBoxApi finished\n')
    11151117        return self.fImportedVBoxApi;
    11161118
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