- Timestamp:
- Dec 22, 2021 2:04:05 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py
r93055 r93056 2733 2733 # return (fRc, oTxsSession); 2734 2734 2735 def testGuestCtrlSessionProcRefs(self, oSession, oTxsSession, oTestVm): # pylint: disable=too-many-locals 2735 def testGuestCtrlSessionProcRefs(self, oSession, oTxsSession, oTestVm): # pylint: disable=too-many-locals,too-many-statements 2736 2736 """ 2737 2737 Tests the guest session process reference handling.
Note:
See TracChangeset
for help on using the changeset viewer.