Changeset 104706 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- May 17, 2024 10:22:23 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
r104696 r104706 5621 5621 5622 5622 oCurTest.setEnvironment(oSession, oTxsSession, oTestVm); 5623 if not fRc: 5624 break; 5623 5625 5624 fRc, _ = oCurTest.createSession('Test #%d' % (i,)); 5626 5625 if fRc is not True:
Note:
See TracChangeset
for help on using the changeset viewer.