Changeset 67039 in vbox for trunk/src/VBox/ValidationKit/tests/network
- Timestamp:
- May 23, 2017 11:33:27 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/network/tdNetBenchmark1.py
r62484 r67039 499 499 oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(sVmName, fCdWait = True); 500 500 if oSession is not None: 501 self.addTask(o Session);501 self.addTask(oTxsSession); 502 502 503 503 # Fudge factor - Allow the guest to finish starting up.
Note:
See TracChangeset
for help on using the changeset viewer.