VirtualBox

source: vbox/trunk/src/VBox/Main/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31882   14 years vboxsync export some OVF testcases to OSE
(edit) @31652   14 years vboxsync re-applied r64780
(edit) @31648   14 years vboxsync backed out r64780
(edit) @31644   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31564   14 years vboxsync Main/HostHardwareLinux: removed all the unused hal/DBus stuff
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30931   14 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30883   14 years vboxsync compile fix
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30876   14 years vboxsync Main/OVF: another testcase
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30635   14 years vboxsync tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
(edit) @30299   14 years vboxsync Main/testcase/Makefile.kmk: OVF testcase fix.
(edit) @30269   14 years vboxsync svn keywords fix
(edit) @30267   14 years vboxsync OSE fix
(edit) @30266   14 years vboxsync OSE fix
(edit) @30265   14 years vboxsync OSE fix
(edit) @30260   14 years vboxsync OVF: first testcase.
(edit) @29151   15 years vboxsync tstHostHardwareLinux: non-pedantic
(edit) @28882   15 years vboxsync Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28781   15 years vboxsync Main/HostHardwareLinux: disable USB probing using hal/DBus by default
(edit) @28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
(edit) @28617   15 years vboxsync Main/HostHardwareLinux: fix the timeout-in-USB-probing test
(edit) @28553   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @27930   15 years vboxsync Metrics updates (untested)
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26498   15 years vboxsync lots under src/VBox: whitespace cleanup.
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @24499   15 years vboxsync Main/testcase: build fix
(edit) @24496   15 years vboxsync Main/testcase: update to changed MountMedium method as well
(edit) @23848   15 years vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23522   15 years vboxsync Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23249   15 years vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21436   15 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20931   15 years vboxsync API: cleanup of previous changes
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20212   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @19477   16 years vboxsync tstVBoxAPIWin: Enhanced example for starting a VM via OpenRemoteSession.
(edit) @19429   16 years vboxsync Main/testcase: Fixed the paths in the makefile for tstVBoxAPILinux
(edit) @19242   16 years vboxsync Main: hopefully fixed Linux burns
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @18866   16 years vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17825   16 years vboxsync API/HardDIsk: introduce parameter for specifying the image variant to …
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16817   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16734   16 years vboxsync Correct some bitrot: #include <iprt/thread.h> for RTThreadSleep().
(edit) @16712   16 years vboxsync Main: tstAPI: Fixed a couple of typos.
(edit) @16702   16 years vboxsync OVF: updated testcase
(edit) @16568   16 years vboxsync OVF: add warnings support; RAM is MB now
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16507   16 years vboxsync OVF: changed test case as well
(edit) @16250   16 years vboxsync OVF: updated testcase to changed API
(edit) @16239   16 years vboxsync OVF: updated test case
(edit) @16198   16 years vboxsync HostNetIf API: added findHostNetworkInterfaceByName and …
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16178   16 years vboxsync Main/Linux: fixes and clean ups in the DBus code
(edit) @16018   16 years vboxsync Main: FreeBSD stubbing.
(edit) @15581   16 years vboxsync Enabled testcase for Host::MemorySize and MemoryAvailable in tstAPI by …
(edit) @15579   16 years vboxsync Added testcase for Host::MemorySize and MemoryAvailable to tstAPI.
(edit) @15548   16 years vboxsync fixed file headers
(edit) @15465   16 years vboxsync Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
(edit) @15422   16 years vboxsync fix OSE
(edit) @15401   16 years vboxsync Main: added USB to HostHardwareLinux.cpp
(edit) @15057   16 years vboxsync Main: load libdbus-1 dynamically on Linux hosts
(edit) @14991   16 years vboxsync Main: rework the Linux host drive code to use libdbus-1 directly …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
(edit) @14730   16 years vboxsync Main/USB: re-enable libhal on Linux hosts and get it right
(edit) @14723   16 years vboxsync Main: fix a burn related to Linux USB changes, fourth try
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @14698   16 years vboxsync Main: HardDisks: Added saving/loading properties from XML.
(edit) @14668   16 years vboxsync Main: One more burn fix.
(edit) @14596   16 years vboxsync Main: Implemented IHardDisk2::getProperty()/setProperty().
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