VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91055   3 years vboxsync Audio/Validation Kit: Make sure to always enable input / output in the …
(edit) @90244   3 years vboxsync ValidationKit: Add support for testing IOMMU. Ubuntu 20.04 smoketest …
(edit) @86502   4 years vboxsync ValKit/vboxwrappers.py: Drop the ISession reference when VBoxSVC …
(edit) @84926   4 years vboxsync Validation Kit/vboxwrappers: Toned down verboseness of …
(edit) @83401   5 years vboxsync Main: bugref:9341: Added methods to Session wrapper for the autostart test
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82622   5 years vboxsync ValidationKit/testdriver: Add support for the VirtIO SCSI controller, …
(edit) @81987   5 years vboxsync ValidationKit: fix copy/pasto
(edit) @81982   5 years vboxsync ValidationKit: add support for split out graphics adapter interface
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @79969   5 years vboxsync ValKit/vboxwrappers.py: Shush the findLeasByMAC noise. bugref:9151
(edit) @79912   5 years vboxsync ValKit/vboxwrappers.py: Try create a new host-only interface is no …
(edit) @79911   5 years vboxsync ValKit/vboxwrappers.py: Try create a new host-only interface is no …
(edit) @79908   5 years vboxsync ValKit: Use IDHCPServer::findLeaseByMAC to resolve VM IP addresses …
(edit) @79245   5 years vboxsync testdriver: Hack to work around what seems like missing processing …
(edit) @79087   5 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79068   5 years vboxsync ValKit/vboxwrappers.py: Made ProgressWrapper.logResult return True on …
(edit) @79056   5 years vboxsync ValKit/tdGuestOsUnattendedInst1: Added option for installing guest …
(edit) @79045   5 years vboxsync testdriver/vboxwrappers.py: Docs. Dropped unnecessary cont. slashes.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(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) @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) @70762   7 years vboxsync ValidationKit/testdriver/vboxwrappers.py: Fix for enableing the serial port
(edit) @70738   7 years vboxsync ValidationKit/testdriver: Enable audio by default now.
(edit) @70718   7 years vboxsync ValikationKit/tdExoticOrAncient1.py: More updates here and to base code.
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @70521   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70508   7 years vboxsync testdriver: python 3 updates.
(edit) @70490   7 years vboxsync testdrivers/vbox.py,vboxwrappers.py: Adjustments for NT 3.1 (buslogic, …
(edit) @69111   7 years vboxsync (C) year
(edit) @67743   7 years vboxsync Added chipset type change for VM.
(edit) @67023   8 years vboxsync ValidationKit: When closing the session it's time to unregister the …
(edit) @66962   8 years vboxsync TxsConnectTask: Dropped the oVBox and fpApiVer members as the former …
(edit) @66960   8 years vboxsync TxsConnectTask: Try avoid cylic references with the callback instance. …
(edit) @65838   8 years vboxsync testdriver/vboxwrappers.py: shut up warnings about already removed VM …
(edit) @65730   8 years vboxsync ValidationKit: vboxwrappers.py no longer needs array
(edit) @65729   8 years vboxsync ValidationKit: when setting the MAC address: if we can't find out the …
(edit) @65683   8 years vboxsync ValidationKit: when getting the IP address of the system (for testing …
(edit) @65458   8 years vboxsync ValidationKit: Wrappers for IConsole::attachUSBDevice and …
(edit) @65199   8 years vboxsync testdriver/base.py,vboxwrappers.py,tdUnitTest1.py: Modified pidFileAdd …
(edit) @64332   8 years vboxsync Added host audio adapter init.
(edit) @63761   8 years vboxsync ValidationKit/tdStorageBenchmark: Support testing different depths of …
(edit) @63746   8 years vboxsync ValidationKit/tdStorageBenchmark: Add option to test the different …
(edit) @63142   8 years vboxsync ValidationKit: Make it possible to set a different timeout when …
(edit) @63001   8 years vboxsync ValidationKit/testdriver/vboxwrappers.py: Make it possible to specify …
(edit) @62484   8 years vboxsync (C) 2016
(edit) @62236   8 years vboxsync ValidationKit: Fix adding NVMe storage controllers
(edit) @62180   8 years vboxsync ValidationKit/vboxwrappers.py: fix typos
(edit) @62100   8 years vboxsync reporter.doPollWork: Added debug string to see who is calling.
(edit) @62094   8 years vboxsync testdriver: more xml/poll/reporter hacking.
(edit) @61955   8 years vboxsync vboxwrappers.py: VBoxStartup.log -> VBoxHardening.log
(edit) @61953   8 years vboxsync testdriver: Added a doPollWork method to the reporter so the XML can …
(edit) @61951   8 years vboxsync testdriver/vbox*.py: Oh, don't be 'smart' and use pollTask to check …
(edit) @61950   8 years vboxsync testdriver/vbox*.py: Don't try gather extra info when running out of …
(edit) @61931   8 years vboxsync testdriver/vbox*.py: Stop testing on runtime errors.
(edit) @61829   8 years vboxsync vboxwrappers.py,Config.kmk: Shut up too-many-boolean-expressions …
(edit) @61569   8 years vboxsync build fix
(edit) @61567   8 years vboxsync ValidationKit: Query the guest stack for all VCPUs and add it to the …
(edit) @61552   8 years vboxsync vboxwrappers.py: queryDbgInfoVgaText: Ignore trailing newline when …
(edit) @61511   8 years vboxsync testmanager,testdriver: Add a bunch of 'info' items to the failed …
(edit) @61350   9 years vboxsync queyrOsKernelLog: report detailed error info.
(edit) @61323   9 years vboxsync ValidationKit: Try to get the kernel log from the guest for failed tests
(edit) @61105   9 years vboxsync vboxwrappers.py: SessionWrapper.powerOff: Moved the deregistration of …
(edit) @60564   9 years vboxsync build fixes (pylint)
(edit) @60549   9 years vboxsync ValidationKit/usb: Fixes for the USB testcase and enhance …
(edit) @60533   9 years vboxsync ValidationKit: fix previous change
(edit) @60528   9 years vboxsync ValidationKit/testdriver/vboxwrappers.py: deregister event handler …
(edit) @59045   9 years vboxsync Setup audio controller type as recommended for specified OSType. …
(edit) @58889   9 years vboxsync ValidationKit/testdriver/vboxwrappers.py: Fix method names (for real …
(edit) @58888   9 years vboxsync ValidationKit/testdriver/vboxwrappers.py: Fix method names
(edit) @58424   9 years vboxsync vboxwrappers.py: the 'sys' import isn't used, so drop it.
(edit) @57987   9 years vboxsync ValidationKit: improve guessing the relevant FQDN of the system, …
(edit) @57968   9 years vboxsync ValidationKit: some fixes/adjustments for MAC address generation based …
(edit) @56001   10 years vboxsync pylint…
(edit) @56000   10 years vboxsync fix python output tuple ordering issue with the changed …
(edit) @55978   10 years vboxsync pylint complained…
(edit) @55977   10 years vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55760   10 years vboxsync ValidationKit: forgotten API change adaption
(edit) @55215   10 years vboxsync typo
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55084   10 years vboxsync ValidationKit: Replace checks for API version 4.4 with 5.0, 4.4 does …
(edit) @54938   10 years vboxsync tdTreeDepth1.py: new test for checking if VBoxSVC can deal with the …
(edit) @54432   10 years vboxsync ValidationKit: use new IVirtualBox.createMedium API method which …
(edit) @54122   10 years vboxsync Fix pylint errors
(edit) @54118   10 years vboxsync ValidationKit/USB: Updates for the automated USB testing system
(edit) @53415   10 years vboxsync correct fix
(edit) @53413   10 years vboxsync ValidatioKit: adapt to r96430
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(add) @52776   10 years vboxsync fix OSE
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