VirtualBox

Changeset 69542 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 1, 2017 1:20:49 PM (7 years ago)
Author:
vboxsync
Message:

testdriver: temporary heap debug code for windows

File:
1 edited

Legend:

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

    r69541 r69542  
    820820        if 'COMPUTERNAME' in os.environ and utils.getHostOs() == 'windows':
    821821            self.fDoHeapChecks = os.environ['COMPUTERNAME'] in [ 'TESTBOXWIN5', 'WEI01-B6KC-4', 'TESTBOXPILE2' ];
     822            if self.fDoHeapChecks:
     823                reporter.log('Will do heap checking...');
    822824
    823825        # Quietly detect build and validation kit.
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