summaryrefslogtreecommitdiff
path: root/src/VBox/Main/testcase
Commit message (Expand)AuthorAgeFilesLines
* Main: More Clang 13 build fixes (warnings as errors) [better fix, use global ...vboxsync2023-05-111-1/+0
* Main: More Clang 13 build fixes (warnings as errors) [build fix, no IPRT stuf...vboxsync2023-05-111-0/+1
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-2/+0
* testcase/tstGuestCtrlParseBuffer: Simplified determining reading chunk sizes ...vboxsync2023-05-051-5/+7
* Main/testcase/tstOVF.cpp: Improve error message to identify thevboxsync2023-05-021-1/+1
* Guest Control: Completely revamped / overhauled the (now legacy) stream outpu...vboxsync2023-04-131-4/+4
* Guest Control: Completely revamped / overhauled the (now legacy) stream outpu...vboxsync2023-04-131-105/+217
* Guest Control: Initial commit (work in progress, disabled by default). bugref...vboxsync2023-02-102-7/+7
* Main/*.kmk: Automatic scm cleanups. bugref:10348vboxsync2023-02-021-25/+25
* FE/SDL. bugref:9449. Removing secure label related code.vboxsync2023-01-251-17/+0
* *.kmk: s/VBOXMAINCLIENTTSTEXE/VBoxMainClientTstExe/ bugref:10348vboxsync2023-01-211-15/+15
* *.kmk: s/VBOXMAINTSTEXE/VBoxMainTstExe/ bugref:10348vboxsync2023-01-211-1/+1
* *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348vboxsync2023-01-191-3/+3
* Copyright year updates by scm.vboxsync2023-01-1722-22/+22
* Main/testcases/tstGuestCtrlPaths: Disable assertions where they are expected ...vboxsync2023-01-051-0/+5
* Guest Control/Main: Some more fixes + more tests. bugref:10286vboxsync2022-11-141-2/+49
* Main/Guest Control: Added a force parameter to GuestPath::Translate() and mad...vboxsync2022-10-261-3/+4
* Main/Guest Control: Added new guestControl::GuestPath class which contains th...vboxsync2022-10-242-9/+144
* Main/tstOVF: Use RTFileExists to test for the existance of a file, on the rig...vboxsync2022-09-261-12/+14
* fixed tstOVF so it no longer leaves a mess after failure, removed tstOVF from...vboxsync2022-09-241-1/+19
* scm copyright and license note updatevboxsync2022-08-2221-170/+380
* FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI tovboxsync2022-08-101-0/+4
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-53/+53
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-12/+12
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-312-62/+62
* Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS file part, ...vboxsync2022-05-161-11/+11
* Main/testcases/tstVBoxCrypto.cpp: Some basic testcase for the VFS file part, ...vboxsync2022-05-161-0/+260
* Main/testcase: Skip the testcase if the crpytographic module is not available...vboxsync2022-05-101-13/+18
* Main/testcase: Start implementing a testcase for the cryptographic module, bu...vboxsync2022-05-102-1/+165
* Revert r151158 and r151159vboxsync2022-05-021-9/+1
* Revert r151158vboxsync2022-05-021-1/+9
* doc/manual,Main,Frontends: API changes in preparation for full VM encryption,...vboxsync2022-04-213-0/+9
* Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.vboxsync2022-04-081-6/+6
* Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended to ...vboxsync2022-04-081-0/+18
* Main/tstGuestCtrlParseBuffer: Buggy string length. Better test failure report...vboxsync2022-04-061-28/+17
* Main/Unattended: ​bugref:9781. Adding a property to IUnattended to indicate...vboxsync2022-03-031-0/+6
* Main/Unattended: bugref:9781. Build fix.vboxsync2022-02-011-1/+1
* Main/Unattended: bugref:9781. Adding an atribute to IUnattended for image ind...vboxsync2022-02-011-0/+6
* Main/Unattended: bugref:9781. Adding a missing stub to test code.vboxsync2022-02-011-1/+6
* Main/Unattended: Use the detected guest OS type instead of the configured VM ...vboxsync2022-01-241-5/+0
* Main/testcase: Corrected TEMPLATE for tstUnattendedScriptFiles. bugref:9781vboxsync2022-01-221-1/+1
* Main: VC++ 19.2 update 11 build adjustments (lossy floating point conversions...vboxsync2022-01-181-1/+1
* Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and @@VBOX_COND[expr]@@, m...vboxsync2022-01-111-44/+2
* Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and @@VBOX_COND[expr]@@, m...vboxsync2022-01-111-0/+2
* Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and @@VBOX_COND[expr]@@, m...vboxsync2022-01-114-1/+1532
* scm --update-copyright-yearvboxsync2022-01-0119-19/+19
* Main/tstVBoxAPIXPCOM.cpp: Fixed another leak, this time the array returned by...vboxsync2020-10-161-0/+6
* Main/tstVBoxAPIXPCOM.cpp: Must get VBOX_XPCOM_HOME right as loading two diffe...vboxsync2020-10-161-0/+5
* Main/testcase: Compile fix for tstGuestCtrlParseBuffer.cpp.vboxsync2020-10-121-1/+3
* tstCollector: file headervboxsync2020-10-041-3/+1