VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @46326   11 年 vboxsync RT_STR_TUPLE
(edit) @45415   12 年 vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45068   12 年 vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45064   12 年 vboxsync fix OSE
(edit) @45052   12 年 vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @45051   12 年 vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @45012   12 年 vboxsync Main/Metrics: Minor improvements in tstCollector
(edit) @44863   12 年 vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44372   12 年 vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44371   12 年 vboxsync added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
(edit) @44031   12 年 vboxsync Main/Metrics: Network counter wrap and non-sd disk fixes for Solaris …
(edit) @43958   12 年 vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43844   12 年 vboxsync Main/Metrics: Re-enable time consuming parts in tstCollector (#6345)
(edit) @43842   12 年 vboxsync Main/Metrics: Alternative way to collect disk stats on Linux (#6345)
(edit) @43835   12 年 vboxsync Main/Metrics: Fix for UFS (#6345)
(edit) @43831   12 年 vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43629   12 年 vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43538   12 年 vboxsync Main/Metrics: Host network interface metrics for Solaris (#6345)
(edit) @43507   12 年 vboxsync Main/Metrics: Alternative way to get link speed for old kernels (#6345)
(edit) @43445   12 年 vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @43041   12 年 vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @43036   12 年 vboxsync Main/GuestCtrl: Reduce number of maximum guest sessions at once to 32 …
(edit) @42897   12 年 vboxsync Guest Control 2.0: Bugfixes.
(edit) @42261   12 年 vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42215   12 年 vboxsync Removed temporary stuff.
(edit) @42214   12 年 vboxsync Guest Control 2.0: Update.
(edit) @42197   12 年 vboxsync tstGuestCtrlParseBuffer: warning
(edit) @42160   12 年 vboxsync Guest Control 2.0: Update.
(edit) @42131   12 年 vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @41528   12 年 vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41477   12 年 vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40478   13 年 vboxsync Main/tstAPI: modified bandwidth group testcase to use two sessions …
(edit) @40473   13 年 vboxsync tstAPI: added a test case for bandwidth group
(edit) @40205   13 年 vboxsync Main: gcc warnings
(edit) @39790   13 年 vboxsync tstGuestCtrlParseBuffer: Added routine for manual testing, some …
(edit) @38735   13 年 vboxsync %lS -> %ls.
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38611   13 年 vboxsync Extended testcase with German umlauts.
(edit) @38437   13 年 vboxsync GuestCtrl: Update.
(edit) @38395   13 年 vboxsync GuestCtrl: Update.
(edit) @38269   13 年 vboxsync GuestCtrl: Update.
(edit) @38235   13 年 vboxsync GuestCtrl: Update.
(edit) @38214   13 年 vboxsync tstGuestCtrlParseBuffer: Update.
(edit) @38210   13 年 vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @38085   13 年 vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @37974   13 年 vboxsync Main: Extended testcase for guest control output buffer parsing (block …
(edit) @37903   13 年 vboxsync Main: Extended testcase for guest control output buffer parsing.
(edit) @37886   13 年 vboxsync Build fix.
(edit) @37884   13 年 vboxsync Build fix, drop COM dependencies.
(edit) @37883   13 年 vboxsync Main: Added testcase for guest control output buffer parsing.
(edit) @37862   13 年 vboxsync Main-OVF;FE/*: allow to specify if MAC addresses should be …
(edit) @37669   13 年 vboxsync Main/linux: remove tstHostHardwareLinux which mainly duplicates …
(edit) @37662   13 年 vboxsync eliminate unneeded include file
(edit) @37618   13 年 vboxsync Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
(edit) @37617   13 年 vboxsync Main/USB/Linux: factor out the USBProxyService code for selecting the …
(edit) @37525   13 年 vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37423   13 年 vboxsync Ran the source code massager (scm).
(edit) @37086   14 年 vboxsync Main/linux/USB: updates to testcase for r71611
(edit) @36997   14 年 vboxsync Main/linux/usb: no reason not to check root paths passed in the environment
(edit) @36996   14 年 vboxsync Main/linux/usb: additional tests, drop a couple of silly ones
(edit) @36995   14 年 vboxsync Main/linux/usb: more readable test code
(edit) @36994   14 年 vboxsync Main/linux/usb: make unit tests pass and fix one test
(edit) @36993   14 年 vboxsync Main/linux/USB: unit tests for the code changed in r71554 and r71557
(edit) @36958   14 年 vboxsync Main/linux/USB: better permissions checking and code cleanup
(edit) @36420   14 年 vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36419   14 年 vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36418   14 年 vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36348   14 年 vboxsync Main/USB/Linux: also show state in testcase device enumeration
(edit) @36128   14 年 vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @35368   14 年 vboxsync Main: source re-org.
(edit) @34341   14 年 vboxsync Main/linux/USB and RDP/client/vrdp: clean up the handling of the USB …
(edit) @33604   14 年 vboxsync tstVBoxAPILinux.cpp: typos
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33458   14 年 vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33451   14 年 vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33386   14 年 vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33294   14 年 vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33140   14 年 vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @32718   14 年 vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32324   14 年 vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @32299   14 年 vboxsync Main/USBProxyServiceLinux: move the implementation of the device …
(edit) @32262   14 年 vboxsync Main/linux/vector container: simplification
(edit) @32258   14 年 vboxsync Main/USB/linux: simplified the vector container and the code using it
(edit) @32190   14 年 vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32142   14 年 vboxsync Main/linux/USB: moved a vector container-based implementation detail …
(edit) @31882   14 年 vboxsync export some OVF testcases to OSE
(edit) @31652   14 年 vboxsync re-applied r64780
(edit) @31648   14 年 vboxsync backed out r64780
(edit) @31644   14 年 vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31615   14 年 vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31568   14 年 vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31564   14 年 vboxsync Main/HostHardwareLinux: removed all the unused hal/DBus stuff
(edit) @31333   14 年 vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31070   14 年 vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 年 vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31008   14 年 vboxsync Main: reorganize session APIs
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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