VirtualBox

Ignore:
Timestamp:
Nov 6, 2022 11:24:24 AM (2 years ago)
Author:
vboxsync
Message:

Validation Kit/Guest Control: More copyfrom / copyto test fixes [pylint]. ​bugref:10286

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r97418 r97420  
    50765076                                    afFlags = [ vboxcon.DirectoryCopyFlag_CopyIntoExisting, ]), tdTestResultSuccess() ],
    50775077                # Copy with a different destination name just for the heck of it:
    5078                 [ tdTestCopyFromDir(sSrc = oEmptyDirGst.sPath, sDst = os.path.join(sScratchDstDir2Hst, 'empty2'), fIntoDst = True),
     5078                [ tdTestCopyFromDir(sSrc = oEmptyDirGst.sPath, sDst = os.path.join(sScratchDstDir2Hst, 'empty2'),
     5079                                    fIntoDst = True),
    50795080                  tdTestResultSuccess() ],
    50805081            ]);
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