VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79813   5 years vboxsync removed export to OSE.
(edit) @79812   5 years vboxsync Added the OCI connection test. The test creates all needed objects to …
(edit) @79663   5 years vboxsync ValitdationKit/tdStorageBenchmark1: Adjust for python
(edit) @79662   5 years vboxsync ValidationKit/txsclient.py: Fix python 3.x incompatibility when …
(edit) @79608   5 years vboxsync ValidationKit/tdStorageBenchmark1: getfqdn() returns only testboxstor2 …
(edit) @79607   5 years vboxsync ValidationKit/tdStorageBenchmark1: Additional logging and revert to …
(edit) @79604   5 years vboxsync ValidationKit/tdStorageBenchmark1: Use getfqdn() instead of …
(edit) @79603   5 years vboxsync ValidationKit/tdStorageBenchmark1: Testcase fixes for Windows
(edit) @79602   5 years vboxsync ValidationKit/tdStorageBenchmark1: Testcase fixes for Windows
(edit) @79593   5 years vboxsync ValidationKit: Build fix
(edit) @79592   5 years vboxsync ValidationKit: build fixes
(edit) @79591   5 years vboxsync ValidationKit/tests/storage/tdStorageBenchmark1: Allow static …
(edit) @79475   5 years vboxsync ValKit/tdGuestOsUnattendedInst1.py: Disable AVX2 for ubuntu 16.04-64 …
(edit) @79474   5 years vboxsync ValKit/txsclient.py: Added string escape function. bugref:9151
(edit) @79471   5 years vboxsync Main: bugref:6598: Fixed pylint issue in the testcase
(edit) @79470   5 years vboxsync Main: bugref:6598: Set 15 min timeout for createHd and left the only …
(edit) @79464   5 years vboxsync ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
(edit) @79457   5 years vboxsync ValKit/tdGuestOsUnattendedInst1: ISO updates. bugref:9151
(edit) @79452   5 years vboxsync ValKit/UnattendedInst1,++: Adjustments for ubuntu. bugref:9151
(edit) @79450   5 years vboxsync ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
(edit) @79449   5 years vboxsync ValKit/testfileset.py: Plant the files with 0666 mode (dirs are …
(edit) @79448   5 years vboxsync ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
(edit) @79447   5 years vboxsync ValKit/txsclient.py: Added chmod, chown and optional mode mask to the …
(edit) @79446   5 years vboxsync ValKit/base.py: Log more when innerMain throws unexpected exceptions.
(edit) @79445   5 years vboxsync ValKit/reporter.py: Adjusted error count log prefix (iDebug > 1) and …
(edit) @79424   5 years vboxsync reverted r131664, accidental commit.
(edit) @79423   5 years vboxsync ValKit/TXS: Try override umask when creating files and directories. …
(edit) @79422   5 years vboxsync ValKit/TXS: Try override umask when creating files and directories. …
(edit) @79416   5 years vboxsync ValKit/TXS: Implemented CHMOD, added PUT2FILE w/ mode mask, added …
(edit) @79400   5 years vboxsync vboxtestvms.py: Array getting fixes. bugref:9320 bugref:9151
(edit) @79397   5 years vboxsync vboxtestvms.py: Typo. bugref:9320 bugref:9151
(edit) @79396   5 years vboxsync vboxtestvms.py: Typo. bugref:9320 bugref:9151
(edit) @79394   5 years vboxsync tdAddGuestCtrl.py: Adjustment of dir listing test. bugref:9320 bugref:9151
(edit) @79371   5 years vboxsync FsPerf: Another w7rtm adjustment. bugref:9172
(edit) @79354   5 years vboxsync tdAddGuestCtrl.py: Increase non-stale IGuestProcess::waitForArray …
(edit) @79335   5 years vboxsync tdGuestOsUnattendedInst1.py: updates
(edit) @79333   5 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79332   5 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79330   5 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79328   5 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79327   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted final rmtree test now that GAs have …
(edit) @79324   5 years vboxsync ValKit/tdAddGuestCtrl.py: Finished the remove (delete) tests. bugref:9320
(edit) @79323   5 years vboxsync Main: bugref:6598: Fixed testcase crashed during VM deleting
(edit) @79318   5 years vboxsync tdAddGuestCtrl.py: Reworking the remove (delete) tests. bugref:9151 …
(edit) @79303   5 years vboxsync tdAddGuestCtrl.py: Added offset checks to the write testcase. …
(edit) @79292   5 years vboxsync tdAddGuestCtrl.py: Rewriting the IGuestFile::write testcase. Use …
(edit) @79280   6 years vboxsync tdAddGuestCtrl.py: Crudely create a large file in the guest so we can …
(edit) @79279   6 years vboxsync common/utils.py: byte compare optimization for 2.x. bugref:9151 bugref:9320
(edit) @79262   6 years vboxsync tdAddGuestCtrl.py: Adjust tdTestFileOpenCheckSize for 5.2; added …
(edit) @79255   6 years vboxsync tdAddGuestCtrl.py: Rewrote the file_read test (testGuestCtrlFileRead) …
(edit) @79246   6 years vboxsync tdAddGuestCtrl.py: pylint and some other adjustments. bugref:9151 …
(edit) @79245   6 years vboxsync testdriver: Hack to work around what seems like missing processing …
(edit) @79228   6 years vboxsync tdAddGuestCtrl.py: 5.2 adjustments. bugref:9151 bugref:9320
(edit) @79219   6 years vboxsync txsclient.py: Fixed bad logging call in asyncToSync.
(edit) @79215   6 years vboxsync ValKit/tdAddGuestCtrl.py: Try make sure we don't exceed that max path …
(edit) @79214   6 years vboxsync ValKit/tdAddGuestCtrl.py: Extended and cleaned up the fsObjQueryInfo …
(edit) @79213   6 years vboxsync ValKit/tdAddGuestCtrl.py: Extended and cleaned up the fsObjQueryInfo …
(edit) @79210   6 years vboxsync ValKit/tdAddGuestCtrl.py: More cleanups in the copyto area. [oops] …
(edit) @79208   6 years vboxsync ValKit/tdAddGuestCtrl.py: More cleanups in the copyto area. bugref:9320
(edit) @79199   6 years vboxsync ValKit/tdSerial: Fix botched Pylint 2.3.1 adjustment.
(edit) @79198   6 years vboxsync testfileset.py: Preps for using the TestFileSet for the copy-to-guest …
(edit) @79193   6 years vboxsync vboxtestfileset.py: Validate the files copied to the host from the …
(edit) @79185   6 years vboxsync vboxtestfileset.py: Generatlized and split up, leaving …
(edit) @79182   6 years vboxsync ValidationKit/testdriver/vboxtestfileset.py: SCM fix.
(edit) @79180   6 years vboxsync tdAddGuestCtrl.py: testGuestCtrlCopyFrom related cleanups. Fixed …
(edit) @79163   6 years vboxsync tdAddGuestCtrl.py: testGuestCtrlCopyTo related cleanups. bugref:9151 …
(edit) @79162   6 years vboxsync tdAddGuestCtrl.py: Fixed and extended the directoryCreateTemp test …
(edit) @79160   6 years vboxsync tdAddGuestCtrl.py: Fixed and extended the directoryCreateTemp test …
(edit) @79159   6 years vboxsync tdAddGuestCtrl.py: Extended directory listing test to check names, …
(edit) @79158   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79157   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79156   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79140   6 years vboxsync FsPerf: Try get more info on GA test failure issue. bugref:9172
(edit) @79138   6 years vboxsync ValKit: Hack to try make COM and XPCOM exceptions more readable.
(edit) @79137   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79136   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79135   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79133   6 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79132   6 years vboxsync tdAddGuestCtrl.py: More cleanups. Created pathutils.py for dealing …
(edit) @79111   6 years vboxsync tdAddGuestCtrl.py: Cleanups. bugref:9151
(edit) @79092   6 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79091   6 years vboxsync *.kmk: Don't use double colon for pylint rule as if effectively …
(edit) @79087   6 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79072   6 years vboxsync FsPerf: win7 adjustment. bugref:9172
(edit) @79071   6 years vboxsync ValKit: More work on mating unattended OS installation and GA testing. …
(edit) @79070   6 years vboxsync ValKit/tdApi.py: Check SubTestDriverBase.fEnabled and ignore tests …
(edit) @79069   6 years vboxsync ValKit/api: Corrected capitalization of tdMoveVm1.py and …
(edit) @79068   6 years vboxsync ValKit/vboxwrappers.py: Made ProgressWrapper.logResult return True on …
(edit) @79067   6 years vboxsync ValKit: Refactored sub-test driver initialization so it can have both …
(edit) @79066   6 years vboxsync ValKit/tdCreateVMWithDefaults1.py: Corrections. bugref:8612
(edit) @79056   6 years vboxsync ValKit/tdGuestOsUnattendedInst1: Added option for installing guest …
(edit) @79046   6 years vboxsync ValKit/tdGuestOsUnattendedInst1.py: Got basics working. bugref:9151
(edit) @79045   6 years vboxsync testdriver/vboxwrappers.py: Docs. Dropped unnecessary cont. slashes.
(edit) @79022   6 years vboxsync tdStorageSnapshotMerging1.py: Readable time out values, please! Don't …
(edit) @79021   6 years vboxsync tdStorageSnapshotMerging1.py: Readable time out value, please!
(edit) @79019   6 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78973   6 years vboxsync ValKit: Delinting (pylint 2.x).
(edit) @78965   6 years vboxsync Main: bugref:6598: Increased timeout for progress completion waiting …
(edit) @78957   6 years vboxsync ValKit: type hint
(edit) @78831   6 years vboxsync vboxtestvms.py: Trying to distill out a new base class for test VMs.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette