VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49960   11 years vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49943   11 years vboxsync warning
(edit) @49910   11 years vboxsync Extended the test, nothing exciting.
(edit) @49907   11 years vboxsync tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible.
(edit) @49906   11 years vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49803   11 years vboxsync Main: tstCollector need to require the wrapper generated header files …
(edit) @49797   11 years vboxsync Main: build fixes.
(edit) @49452   11 years vboxsync whitespace cleanup
(edit) @48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48490   11 years vboxsync tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec …
(edit) @48334   11 years vboxsync Main/testcase: adds disabled by default test of DNS bits of HostImpl.
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @48011   11 years vboxsync Main/tstCollector: don't fail if certain functions are not implemented
(edit) @48008   11 years vboxsync tstCollector: skip tests if the function is not implemented
(edit) @47953   11 years vboxsync Main/testcase/tstVBoxAPILinux.cpp: remove unnecessary code which …
(edit) @47841   11 years vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47816   11 years vboxsync tstVBoxAPILinux: fix the remaining format specifiers
(edit) @47813   11 years vboxsync tstVBoxAPILinux: a few fixes and make sure to remove the registered VM …
(edit) @47780   11 years vboxsync tstMouseImpl: uninitialized variable
(edit) @47779   11 years vboxsync Config.kmk: new template for API client testcases Main/testcase: …
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47746   11 years vboxsync Main/MouseImpl: use real CFGM in test case instead of faking APIs.
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47405   11 years vboxsync Try to fix lnx32dep
(edit) @47404   11 years vboxsync Try to fix lnx32dep
(edit) @47384   11 years vboxsync Main/testcase/tstMouseImpl: warnings.
(edit) @47277   11 years vboxsync windows warnings.
(edit) @47275   11 years vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47273   11 years vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47266   11 years vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47262   11 years vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47261   11 years vboxsync Main/Mouse/test case: attempt to fix a Windows burn.
(edit) @47257   11 years vboxsync Main: fix and enable mouse test case.
(edit) @47192   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47190   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47124   11 years vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45064   12 years vboxsync fix OSE
(edit) @45052   12 years vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @45012   12 years vboxsync Main/Metrics: Minor improvements in tstCollector
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44372   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44371   12 years vboxsync added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
(edit) @44031   12 years vboxsync Main/Metrics: Network counter wrap and non-sd disk fixes for Solaris …
(edit) @43958   12 years vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43844   12 years vboxsync Main/Metrics: Re-enable time consuming parts in tstCollector (#6345)
(edit) @43842   12 years vboxsync Main/Metrics: Alternative way to collect disk stats on Linux (#6345)
(edit) @43835   12 years vboxsync Main/Metrics: Fix for UFS (#6345)
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43538   12 years vboxsync Main/Metrics: Host network interface metrics for Solaris (#6345)
(edit) @43507   12 years vboxsync Main/Metrics: Alternative way to get link speed for old kernels (#6345)
(edit) @43445   12 years vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @43036   12 years vboxsync Main/GuestCtrl: Reduce number of maximum guest sessions at once to 32 …
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42215   12 years vboxsync Removed temporary stuff.
(edit) @42214   12 years vboxsync Guest Control 2.0: Update.
(edit) @42197   12 years vboxsync tstGuestCtrlParseBuffer: warning
(edit) @42160   12 years vboxsync Guest Control 2.0: Update.
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @40478   13 years vboxsync Main/tstAPI: modified bandwidth group testcase to use two sessions …
(edit) @40473   13 years vboxsync tstAPI: added a test case for bandwidth group
(edit) @40205   13 years vboxsync Main: gcc warnings
(edit) @39790   13 years vboxsync tstGuestCtrlParseBuffer: Added routine for manual testing, some …
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38611   13 years vboxsync Extended testcase with German umlauts.
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38269   13 years vboxsync GuestCtrl: Update.
(edit) @38235   13 years vboxsync GuestCtrl: Update.
(edit) @38214   13 years vboxsync tstGuestCtrlParseBuffer: Update.
(edit) @38210   13 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @37974   13 years vboxsync Main: Extended testcase for guest control output buffer parsing (block …
(edit) @37903   13 years vboxsync Main: Extended testcase for guest control output buffer parsing.
(edit) @37886   13 years vboxsync Build fix.
(edit) @37884   13 years vboxsync Build fix, drop COM dependencies.
(edit) @37883   13 years vboxsync Main: Added testcase for guest control output buffer parsing.
(edit) @37862   13 years vboxsync Main-OVF;FE/*: allow to specify if MAC addresses should be …
(edit) @37669   13 years vboxsync Main/linux: remove tstHostHardwareLinux which mainly duplicates …
(edit) @37662   13 years vboxsync eliminate unneeded include file
(edit) @37618   14 years vboxsync Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
(edit) @37617   14 years vboxsync Main/USB/Linux: factor out the USBProxyService code for selecting the …
(edit) @37525   14 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37086   14 years vboxsync Main/linux/USB: updates to testcase for r71611
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