VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106112   2 months vboxsync libs/xpcom: Fix building code using the XPCOM SDK bindings outside of …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @105436   4 months vboxsync Main/Recording,testcase: Reduce tstRecording dependencies; …
(edit) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105006   5 months vboxsync Video Recording: Big revamp to improve overall performance. We now …
(edit) @104780   6 months vboxsync Main: Added new API IPlatformProperties::getSupportedVRAMRange() to …
(edit) @103356   10 months vboxsync Main/tstVBoxAPIXPCOM: Parfait warning about potentially uninitialized …
(edit) @103308   10 months vboxsync Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
(edit) @103147   10 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @102674   11 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102671   11 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102670   11 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102668   11 months vboxsync Guest Control: Comment nit. bugref:10415
(edit) @102667   11 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102534   12 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102416   12 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102381   12 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   12 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   12 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102355   12 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102354   12 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102353   12 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102337   12 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102224   12 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102116   13 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @101683   13 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101472   14 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101463   14 months vboxsync Main/testcase: tstOVF now also works on non-x86 hosts.
(edit) @101404   14 months vboxsync Main/testcase/tstOVF: Skip the testcase on non x86 hosts for now until …
(edit) @101403   14 months vboxsync Main/testcase/tstSettings: Fix testcase name
(edit) @101402   14 months vboxsync Main/testcase/tstSettings: Don't fail and skip the test if there is no …
(edit) @101381   14 months vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99771   19 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99770   19 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99744   19 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
(edit) @99742   19 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [build fix, no …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99640   19 months vboxsync testcase/tstGuestCtrlParseBuffer: Simplified determining reading chunk …
(edit) @99569   19 months vboxsync Main/testcase/tstOVF.cpp: Improve error message to identify the …
(edit) @99393   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99392   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98431   22 months vboxsync Main/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98302   22 months vboxsync FE/SDL. bugref:9449. Removing secure label related code.
(edit) @98189   23 months vboxsync *.kmk: s/VBOXMAINCLIENTTSTEXE/VBoxMainClientTstExe/ bugref:10348
(edit) @98186   23 months vboxsync *.kmk: s/VBOXMAINTSTEXE/VBoxMainTstExe/ bugref:10348
(edit) @98128   23 months vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97993   2 years vboxsync Main/testcases/tstGuestCtrlPaths: Disable assertions where they are …
(edit) @97538   2 years vboxsync Guest Control/Main: Some more fixes + more tests. bugref:10286
(edit) @97304   2 years vboxsync Main/Guest Control: Added a force parameter to GuestPath::Translate() …
(edit) @97276   2 years vboxsync Main/Guest Control: Added new guestControl::GuestPath class which …
(edit) @96850   2 years vboxsync Main/tstOVF: Use RTFileExists to test for the existance of a file, on …
(edit) @96849   2 years vboxsync fixed tstOVF so it no longer leaves a mess after failure, removed …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96131   2 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @95143   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95142   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95140   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @95028   3 years vboxsync Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS file …
(edit) @95027   3 years vboxsync Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS file …
(edit) @94980   3 years vboxsync Main/testcase: Skip the testcase if the crpytographic module is not …
(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) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94533   3 years vboxsync Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.
(edit) @94532   3 years vboxsync Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended …
(edit) @94494   3 years vboxsync Main/tstGuestCtrlParseBuffer: Buggy string length. Better test failure …
(edit) @94075   3 years vboxsync Main/Unattended: ​bugref:9781. Adding a property to IUnattended to …
(edit) @93535   3 years vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93534   3 years vboxsync Main/Unattended: bugref:9781. Adding an atribute to IUnattended for …
(edit) @93532   3 years vboxsync Main/Unattended: bugref:9781. Adding a missing stub to test code.
(edit) @93405   3 years vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93404   3 years vboxsync Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. bugref:9781
(edit) @93310   3 years vboxsync Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93194   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93193   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93190   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86617   4 years vboxsync Main/tstVBoxAPIXPCOM.cpp: Fixed another leak, this time the array …
(edit) @86616   4 years vboxsync Main/tstVBoxAPIXPCOM.cpp: Must get VBOX_XPCOM_HOME right as loading …
(edit) @86543   4 years vboxsync Main/testcase: Compile fix for tstGuestCtrlParseBuffer.cpp.
(edit) @86441   4 years vboxsync tstCollector: file header
(edit) @86402   4 years vboxsync tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack to …
(edit) @86371   4 years vboxsync tstGuestCtrlParseBuffer: Must disable assertions when doing test …
(edit) @84348   5 years vboxsync Main: VC++ 19.2 build adjustment. bugref:8489
(edit) @83820   5 years vboxsync Main: VC++ 14.1 adjustments and warnings. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80838   5 years vboxsync Main/glue: Added an erase method identical to the one in RTCString.
(edit) @80836   5 years vboxsync Main/glue: Added all the append methods that RTCString have and then some.
(edit) @80835   5 years vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @80824   5 years vboxsync Main: bugref:9341: The "environment" parameter in the …
(edit) @80668   5 years vboxsync Main/Performance: We don't measure diskspace is millibytes (mB), it …
(edit) @77102   6 years vboxsync tstCollector: Complete conversion from printf() to RTPrintf()
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76542   6 years vboxsync Artwork: scm --fix-header-guards. bugref:9344
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