VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testdriver

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @79324   5 years vboxsync ValKit/tdAddGuestCtrl.py: Finished the remove (delete) tests. bugref:9320
(edit) @79318   5 years vboxsync tdAddGuestCtrl.py: Reworking the remove (delete) tests. bugref:9151 …
(edit) @79280   5 years vboxsync tdAddGuestCtrl.py: Crudely create a large file in the guest so we can …
(edit) @79255   5 years vboxsync tdAddGuestCtrl.py: Rewrote the file_read test (testGuestCtrlFileRead) …
(edit) @79245   5 years vboxsync testdriver: Hack to work around what seems like missing processing …
(edit) @79219   5 years vboxsync txsclient.py: Fixed bad logging call in asyncToSync.
(edit) @79208   5 years vboxsync ValKit/tdAddGuestCtrl.py: More cleanups in the copyto area. bugref:9320
(edit) @79198   5 years vboxsync testfileset.py: Preps for using the TestFileSet for the copy-to-guest …
(edit) @79193   5 years vboxsync vboxtestfileset.py: Validate the files copied to the host from the …
(edit) @79185   5 years vboxsync vboxtestfileset.py: Generatlized and split up, leaving …
(edit) @79182   5 years vboxsync ValidationKit/testdriver/vboxtestfileset.py: SCM fix.
(edit) @79180   5 years vboxsync tdAddGuestCtrl.py: testGuestCtrlCopyFrom related cleanups. Fixed …
(edit) @79159   5 years vboxsync tdAddGuestCtrl.py: Extended directory listing test to check names, …
(edit) @79158   5 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79156   5 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79138   5 years vboxsync ValKit: Hack to try make COM and XPCOM exceptions more readable.
(edit) @79132   5 years vboxsync tdAddGuestCtrl.py: More cleanups. Created pathutils.py for dealing …
(edit) @79092   5 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79087   5 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79071   5 years vboxsync ValKit: More work on mating unattended OS installation and GA testing. …
(edit) @79068   5 years vboxsync ValKit/vboxwrappers.py: Made ProgressWrapper.logResult return True on …
(edit) @79067   5 years vboxsync ValKit: Refactored sub-test driver initialization so it can have both …
(edit) @79056   5 years vboxsync ValKit/tdGuestOsUnattendedInst1: Added option for installing guest …
(edit) @79046   5 years vboxsync ValKit/tdGuestOsUnattendedInst1.py: Got basics working. bugref:9151
(edit) @79045   5 years vboxsync testdriver/vboxwrappers.py: Docs. Dropped unnecessary cont. slashes.
(edit) @78973   5 years vboxsync ValKit: Delinting (pylint 2.x).
(edit) @78957   5 years vboxsync ValKit: type hint
(edit) @78831   6 years vboxsync vboxtestvms.py: Trying to distill out a new base class for test VMs.
(edit) @78824   6 years vboxsync ValKit: Moved isHostCpuAffectedByUbuntuNewAmdBug from …
(edit) @78674   6 years vboxsync tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing …
(edit) @78641   6 years vboxsync ValKit/base.py: comments
(edit) @78418   6 years vboxsync testdriver/vboxtestvms.py: Refined Frank's testboxpile1 hack so it …
(edit) @78385   6 years vboxsync vboxinstaller.py: Don't let the installation report success when it …
(edit) @78312   6 years vboxsync Shared Clipboard/URI: Rerverted r130275 (committed wrong file).
(edit) @78310   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @77619   6 years vboxsync ValidationKit: disable Ubuntu 18.04 smoketest, it fails all over the place
(edit) @77614   6 years vboxsync Validation Kit/testdriver: Minor comment typo.
(edit) @77520   6 years vboxsync Validation Kit/vbox.py: List scratch directory recursively in …
(edit) @77516   6 years vboxsync Validation Kit/vbox.py: List scratch directory recursively in …
(edit) @77507   6 years vboxsync Validation Kit/reporter.py: Don't upload empty files (with 0 bytes …
(edit) @77497   6 years vboxsync Updated ubuntu image to 18.04.02
(edit) @77491   6 years vboxsync Added Ubuntu 18.04.01 and OL7.6 guests.
(edit) @77472   6 years vboxsync Validation Kit/testdriver: Fixed downloading guest files via …
(edit) @77470   6 years vboxsync Validation Kit/testdriver: Fixed downloading guest files via …
(edit) @76939   6 years vboxsync Reverted previous commit: merged too much.
(edit) @76938   6 years vboxsync Additions/linux/vboxvideo: Fix incorrect type in assignment sparse …
(edit) @76923   6 years vboxsync Build fix.
(edit) @76911   6 years vboxsync ValidationKit/vboxinstaller: Fixed uploading verbose uninstallation …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75625   6 years vboxsync testdriver/vboxinstaller.py: Solaris experiment - restart svc.configd …
(edit) @75623   6 years vboxsync testdriver/vboxinstaller.py: Solaris experiment - restart svc.configd …
(edit) @74438   6 years vboxsync ValidationKit: pylint adjustments/fixes.
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73171   6 years vboxsync ValidationKit/testdriver: Include 'exits' to the info dump.
(edit) @72755   6 years vboxsync testdriver/base.py: Implemented the extract action.
(edit) @72745   6 years vboxsync ValKit: Cleanups.
(edit) @72742   6 years vboxsync ValKit: Cleanups.
(edit) @72732   6 years vboxsync Valkit: Resource handling regression fix.
(edit) @72727   6 years vboxsync validationkit/testdriver: allow same filtering for smoketest VMs as …
(edit) @72725   6 years vboxsync ValidationKit/testdriver: merge all resources, from the VM set and the …
(edit) @72694   6 years vboxsync ValKit/reporter.py: python 3.x fix for local logger.
(edit) @72379   7 years vboxsync ValidationKit/testdriver: temporary hack for detecting AMD CPUs better …
(edit) @72373   7 years vboxsync ValidationKit/testdriver: log skipped nested hw.virt VM for debugging …
(edit) @72368   7 years vboxsync ValidationKit/testdriver: enable nested hwvirt test VM
(edit) @72365   7 years vboxsync ValidationKit/testdriver: prepare for testing purely VMs using nested …
(edit) @72319   7 years vboxsync ValidationKit/testdriver: Use 5.3 directory for the upcoming (still …
(edit) @72318   7 years vboxsync ValidationKit/testdriver: Use 5.2 for the upcoming (but still …
(edit) @72315   7 years vboxsync ValidationKit: Add support for basic nested hardware-virtualization …
(edit) @72298   7 years vboxsync valkit/vboxwrappers.py: Use common.netutils functions for getting the …
(edit) @71959   7 years vboxsync ValidationKit: Add tst-arch to the set of standard test VMs
(edit) @71572   7 years vboxsync ValidationKit/testdriver: Removed audio logging from VBOX_RELEASE_LOG.
(edit) @71539   7 years vboxsync ValidationKit/testdriver: Added a @todo (Pylint).
(edit) @71538   7 years vboxsync ValidationKit/testdriver: Added a @todo.
(edit) @71411   7 years vboxsync ValidationKit: bugref:8345 fix incorrect use of direct API call, …
(edit) @71378   7 years vboxsync ValidationKit: bugref:8345 add a helper for saving VM state
(edit) @71365   7 years vboxsync ValidationKit: report host to guest TXS session connect attempts with …
(edit) @71084   7 years vboxsync ValidationKit: Turn the warning about likely non-unique IP detected …
(edit) @70795   7 years vboxsync ValidationKit/vboxwrappers.py: Add wrappers for enabling the serial …
(edit) @70791   7 years vboxsync vboxtestvms.py: upates
(edit) @70765   7 years vboxsync ValidationKit: Make pylint 1.8.1 shut up on our code
(edit) @70762   7 years vboxsync ValidationKit/testdriver/vboxwrappers.py: Fix for enableing the serial port
(edit) @70752   7 years vboxsync vboxtestvms.py: More
(edit) @70738   7 years vboxsync ValidationKit/testdriver: Enable audio by default now.
(edit) @70731   7 years vboxsync tdExoticOrAncient1.py,vbox.py: Got the serial port output parsing …
(edit) @70718   7 years vboxsync ValikationKit/tdExoticOrAncient1.py: More updates here and to base code.
(edit) @70695   7 years vboxsync tdExoticOrAncient1: sketches based on smoke tests.
(edit) @70686   7 years vboxsync ValidationKit/vboxtestvms.py: Make the 'tst-' name prefix optional on …
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @70659   7 years vboxsync ValidationKit/vboxtestvms.py: Another fix.
(edit) @70658   7 years vboxsync ValidationKit/vboxtestvms.py: Moved the VM creation to the TestVm class.
(edit) @70657   7 years vboxsync testdriver: fixes:
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