VirtualBox

source: vbox/trunk/src/VBox/Main/testcase/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105436   6 months vboxsync Main/Recording,testcase: Reduce tstRecording dependencies; …
(edit) @105266   6 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105006   7 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @101035   17 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @99770   21 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99744   21 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
(edit) @99742   21 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [build fix, no …
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98431   2 years vboxsync Main/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98189   2 years vboxsync *.kmk: s/VBOXMAINCLIENTTSTEXE/VBoxMainClientTstExe/ bugref:10348
(edit) @98186   2 years vboxsync *.kmk: s/VBOXMAINTSTEXE/VBoxMainTstExe/ bugref:10348
(edit) @98128   2 years vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97276   2 years vboxsync Main/Guest Control: Added new guestControl::GuestPath class which …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94979   3 years vboxsync Main/testcase: Start implementing a testcase for the cryptographic …
(edit) @94774   3 years vboxsync Revert r151158 and r151159
(edit) @94773   3 years vboxsync Revert r151158
(edit) @93404   3 years vboxsync Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. bugref:9781
(edit) @93190   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80835   5 years vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @63806   8 years vboxsync debug tool.
(edit) @62485   9 years vboxsync (C) 2016
(edit) @60144   9 years vboxsync bugref:6173: document maximum VM limit... Added unit test …
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @56825   10 years vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @54503   10 years vboxsync Main: remove mouse test case.
(edit) @53871   10 years vboxsync Dependency fix.
(edit) @52045   11 years vboxsync Main/testcase: add a very incomplete unit test for the Guid class, …
(edit) @51903   11 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @50613   11 years vboxsync 6813 src-client/MouseImpl.cpp fixed
(edit) @50592   11 years vboxsync 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
(edit) @50591   11 years vboxsync 6813 src-client/MouseImpl.cpp fix to kmk
(edit) @50589   11 years vboxsync 6813 src-client/MouseImpl.cpp
(edit) @50529   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp - kmk formatting issues resolved
(edit) @50528   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
(edit) @50527   11 years vboxsync Main/testcase: prepare for the first batch of wrapper changes in src-client
(edit) @50516   11 years vboxsync 6813 - r92358 changes backed out due to errors on win-dbg clbr and …
(edit) @50515   11 years vboxsync 6813 - GuestFsObjInfoImpl.cpp 2nd attempt
(edit) @50502   11 years vboxsync 6813 - r92342 & r92343 changes backed out due to errors on win-dbg …
(edit) @50501   11 years vboxsync 6813 - client/GuestFsObjInfoImpl.cpp 2nd go
(edit) @50500   11 years vboxsync 6813 - client/GuestFsObjInfoImpl.cpp
(edit) @50389   11 years vboxsync Use HRESULT instead of int.
(edit) @50386   11 years vboxsync Temporary disable compilation.
(edit) @50382   11 years vboxsync Added initial testcase with IVirtualBox interface testing.
(edit) @50351   11 years vboxsync Main/testcase/tstOVF: fixes to make it work reliably (biggest problem …
(edit) @50342   11 years vboxsync Main/testcase: use better suited template for tstVBoxAPIXPCOM
(edit) @50339   11 years vboxsync Main/testcase: beat some sense into the XPCOM sample code, it was …
(edit) @49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
(edit) @49906   11 years vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49803   11 years vboxsync Main: tstCollector need to require the wrapper generated header files …
(edit) @49797   11 years vboxsync Main: build fixes.
(edit) @48164   11 years vboxsync Main: phase out the use of the XPCOM glue (wasn't ever used), and …
(edit) @47779   11 years vboxsync Config.kmk: new template for API client testcases Main/testcase: …
(edit) @47746   11 years vboxsync Main/MouseImpl: use real CFGM in test case instead of faking APIs.
(edit) @47277   12 years vboxsync windows warnings.
(edit) @47273   12 years vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47266   12 years vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47262   12 years vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47257   12 years vboxsync Main: fix and enable mouse test case.
(edit) @47190   12 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @45052   12 years vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44371   12 years vboxsync added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @42214   13 years vboxsync Guest Control 2.0: Update.
(edit) @42160   13 years vboxsync Guest Control 2.0: Update.
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @38210   13 years vboxsync Main: Testcase for guest control output buffer parsing now is using …
(edit) @37883   14 years vboxsync Main: Added testcase for guest control output buffer parsing.
(edit) @37669   14 years vboxsync Main/linux: remove tstHostHardwareLinux which mainly duplicates …
(edit) @36993   14 years vboxsync Main/linux/USB: unit tests for the code changed in r71554 and r71557
(edit) @36420   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @36418   14 years vboxsync Main/USB/Linux: extend environment variables for selecting USB probing …
(edit) @35368   14 years vboxsync Main: source re-org.
(edit) @32324   14 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @30931   15 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30876   15 years vboxsync Main/OVF: another testcase
(edit) @30299   15 years vboxsync Main/testcase/Makefile.kmk: OVF testcase fix.
(edit) @30267   15 years vboxsync OSE fix
(edit) @30266   15 years vboxsync OSE fix
(edit) @30260   15 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) @28553   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @27885   15 years vboxsync Metrics: work in progress
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