summaryrefslogtreecommitdiff
path: root/src/VBox/ValidationKit/utils
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-2277-770/+1540
* /Config.kmk and many other places: Change VBOX_VENDOR to the official copyrig...vboxsync2022-08-222-4/+2
* ValidationKit: Make it clear that a secure password should be used. Hopefully...vboxsync2022-08-223-5/+6
* ValidationKit/utils/TestExecServ/solaris/vboxtxs-sol10.xml: comment fixvboxsync2022-08-181-1/+2
* ValidationKit/utils/TestExecServ/solaris/vboxtxs.xml: comment fixvboxsync2022-08-181-1/+2
* ValidationKit/utils/TestExecServ/win/vboxtxs.xml: comment fixvboxsync2022-08-181-0/+20
* src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 makefiles where...vboxsync2022-06-131-3/+9
* Runtime/log: Allow setting a custom output interface for the file destination...vboxsync2022-04-191-0/+1
* Validation Kit/unit tests: Simplified txsDoCopyFile() a bit. ​​bugref:10195vboxsync2022-04-081-4/+6
* Validation Kit/TxS: Implemented (local) copy file support for TxS. Useful for...vboxsync2022-02-231-2/+52
* Validation Kit/VKAT: Comment + naming nit.vboxsync2022-02-151-3/+3
* Validation Kit/TxS: Added log rotation plus a bit more OS info for release lo...vboxsync2022-02-151-10/+79
* Validation Kit/TxS: Added release logging (via VBOX_TXS_RELEASE_LOG) to %TEMP...vboxsync2022-02-141-0/+77
* ValKit/utils/cpu/Makefile.kmk: Skip utilites with .asm files for non-x86/amd6...vboxsync2022-01-241-21/+29
* *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for helping with...vboxsync2022-01-241-3/+9
* ValKit: VC++ 19.2 update 11 build adjustments (uint64_t -> double conversions...vboxsync2022-01-185-16/+16
* ValKit/TestExecService: Don't break immediately on timeout, try kill the chil...vboxsync2022-01-101-5/+6
* scm --update-copyright-yearvboxsync2022-01-0174-74/+74
* ValKit/audio/Makefile.kmk: No HOSTSUFF_EXE in a NAME attrib, or you'll end up...vboxsync2021-12-081-5/+7
* Audio/Validation Kit: Added initial documentation which now lives under "Vali...vboxsync2021-11-171-0/+2
* Audio/Validation Kit: Syntax help massaging. bugref:10008vboxsync2021-11-163-10/+9
* Audio/Validation Kit: Also use the test ID logging prefixes audioTestRecordTo...vboxsync2021-11-161-20/+28
* Audio/Validation Kit: Use the same audio test states in audioTestPlayTone() a...vboxsync2021-11-161-75/+149
* Audio/Validation Kit: Fixes for going to the next recording / playing state w...vboxsync2021-11-161-5/+13
* Audio/Validation Kit: A bit more verbose logging for audioTestRecordTone(). b...vboxsync2021-11-161-5/+20
* Audio/Validation Kit: Use a break here (harmless). bugref:10008vboxsync2021-11-161-0/+1
* Audio/Validation Kit: Added ability to also optionally enable the internal mi...vboxsync2021-11-151-4/+20
* Audio/Validation Kit: Implemented test ID encoding into the pre / post beacon...vboxsync2021-11-123-131/+131
* Audio/Validation Kit: Logging nits. bugref:10008vboxsync2021-11-111-8/+8
* Audio/Validation Kit: Added the host audio driver logging group to VKAT's log...vboxsync2021-11-111-4/+8
* Audio/Validation Kit: Logging fixes. bugref:10008vboxsync2021-11-091-2/+2
* Audio/Validation Kit: More code for audio data beacon handling. Now has dedic...vboxsync2021-11-051-11/+31
* ValKit/ClipUtil: Added a --wait <ms> action and a windows/os2 only --close ac...vboxsync2021-11-041-40/+267
* Audio/Validation Kit: More code for audio data beacon handling. Now has dedic...vboxsync2021-11-041-47/+85
* Audio/Validation Kit: More code for audio data beacon handling. Now has dedic...vboxsync2021-11-031-62/+100
* Audio/Validation Kit: Fixed verbose logging levels set by '-v'. bugref:10008vboxsync2021-11-012-1/+3
* Audio/Validation Kit: Fixed verbose logging levels set by '-v'. bugref:10008vboxsync2021-11-012-3/+1
* ValKit/ClipUtil: Listing fix. bugref:10133vboxsync2021-10-301-2/+2
* ValKit/ClipUtil: Quick OS/2 implementation (untested). bugref:10133vboxsync2021-10-301-14/+320
* ValKit/ClipUtil: Some X11 bits. [build fixes] bugref:10133vboxsync2021-10-302-2/+2
* ValKit/ClipUtil: Some X11 bits. bugref:10133vboxsync2021-10-302-43/+404
* Audio/Validation Kit: Reverted r147958 again, doesn't work on older build stu...vboxsync2021-10-291-14/+0
* Audio/Validation Kit: Temporarily added Linux sanitizer flags to VKAT in the ...vboxsync2021-10-291-0/+14
* Audio/Validation Kit: Don't set RTTestFailed(...) when stream creation fails,...vboxsync2021-10-261-3/+4
* Audio/Validation Kit: Removed Doppelmoppel stuff. bugref:10008vboxsync2021-10-261-6/+0
* Audio/Validation Kit: On some testboxes draining never seems to finish and th...vboxsync2021-10-261-6/+14
* Audio/Validation Kit: Logging tweaks [build fix]. ​bugref:10008vboxsync2021-10-261-1/+1
* Audio/Validation Kit: Logging tweaks. ​bugref:10008vboxsync2021-10-261-3/+5
* Audio/Validation Kit: Use the RTTEST macros in selftest mode. ​bugref:10008vboxsync2021-10-251-17/+16
* Audio/Validation Kit: Logging tweaks. ​bugref:10008vboxsync2021-10-251-1/+1