summaryrefslogtreecommitdiff
path: root/src/VBox/ValidationKit
Commit message (Expand)AuthorAgeFilesLines
...
* ValidationKit/tests/api/tdTreeDepth1.py: If all of the API tests arevboxsync2023-03-221-21/+50
* Validation Kit/unit tests: Removed testcase/tstRTProcCreateEx() from the bugg...vboxsync2023-03-221-1/+0
* ValidationKit/testdriver/base.py: Silence a pylint 'no-member' warningvboxsync2023-03-221-1/+1
* ValidationKit/tests/api/tdTreeDepth1.py: Invoking Python's garbagevboxsync2023-03-221-20/+23
* ValidationKit/tdUnitTest1: Exclude a few testcases on darwin in general due t...vboxsync2023-03-221-1/+1
* ValidationKit/tdUnitTest1: Exclude a few testcases on darwin in general due t...vboxsync2023-03-221-0/+9
* ValidationKit: fix for checking if user is rootvboxsync2023-03-221-1/+1
* Cutting long line of python code in valkitvboxsync2023-03-222-5/+10
* ValidationKit/tests/api/tdTreeDepth1.py: Rather than include a delayvboxsync2023-03-211-15/+21
* ValidationKit/{common/utils.py,testdriver/base.py}: Rework thevboxsync2023-03-212-23/+52
* Guest Control: Added directory listing support via IDirectory::list(). Added ...vboxsync2023-03-211-89/+136
* ValidationKit/tests/api/tdTreeDepth1.py: Restructure the layout to bevboxsync2023-03-211-150/+250
* ValidationKit: Disable failing Secure Boot test for ubuntu-15_10 VM, bugref:1...vboxsync2023-03-201-3/+5
* *.kmk: Applied scm with new indenting of multiline variable/function expansio...vboxsync2023-03-184-85/+85
* *.kmk: Command comment indent fixes by scm. bugref:10348vboxsync2023-03-171-2/+2
* *.kmk: Command indent fixes by scm. bugref:10348vboxsync2023-03-171-2/+2
* Validation Kit: pylint 2.12.2 fixes.vboxsync2023-03-162-3/+6
* ValidationKit: Add Linux test VMs which have Secure Boot enabled, bugref:10287.vboxsync2023-03-154-17/+90
* ValidationKit/testdriver/vbox.py: VMMR0.r0 might not be present on macOS, esp...vboxsync2023-03-141-5/+6
* testmanager/coreconsts.py: Need to upate g_kasOsDotCpus as well. bugref:9898vboxsync2023-03-131-5/+5
* ValidationKit: More work to get it running on arm64, bugref:9898 [fix]vboxsync2023-03-131-1/+1
* ValidationKit/testmanager: Add arm64 to the list of valid CPU archiectures, b...vboxsync2023-03-131-1/+1
* ValidationKit: More work to get it running on arm64, bugref:9898vboxsync2023-03-132-1/+10
* ValidationKit: Support bs3-timing-1 on arm, bugref:9898vboxsync2023-03-122-3/+7
* ValidationKit: Include arm64 (incomplete, no bootsector testcases), bugref:9898vboxsync2023-03-121-10/+13
* ValidationKit/testboxscript/setup.sh: Revert r155040, arm64/aarch64 is handle...vboxsync2023-03-121-1/+1
* ValidationKit/bootsectors: Implement instruction testcase for mpsadbw, bugref...vboxsync2023-03-092-1/+92
* ValidationKit: tdAddBasic1.py: Add --no-reboot-after-install option into usag...vboxsync2023-03-071-0/+2
* VMM/IEM,ValKit: Require explicit instruction file loading call for IEMAllInst...vboxsync2023-03-061-0/+9
* ValidationKit: tdAddBasic1: Add --no-reboot-after-install option for Addition...vboxsync2023-03-031-6/+35
* ValidationKit: tdAddBasic1: Increase timeout value when waiting for guest to ...vboxsync2023-03-031-1/+2
* ValidationKit/bs3-cpu-instr-2: Add adcx/adox testcase, bugref:9898vboxsync2023-03-033-2/+285
* ValidationKit/tests/api/tdTreeDepth1.py: The test case callsvboxsync2023-03-031-2/+4
* ValidationKit/{IoPerf,tdStorageBenchmark}: Don't report statistics of the IoP...vboxsync2023-02-272-3/+15
* ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the sha1ne...vboxsync2023-02-241-2/+2
* ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the sha1ne...vboxsync2023-02-232-2/+414
* ValKit: Pylint 2.16.2 adjustments.vboxsync2023-02-2026-105/+96
* ValKit/loopback.py: Thread name parameter should be string, not a list of str...vboxsync2023-02-201-1/+1
* ValKit: pylint 2.16.2: checks for __file__vboxsync2023-02-2043-43/+43
* ValKit/utils.py,tdUnitTest1.py: Added iteritems() wrapper to utils and use it...vboxsync2023-02-202-6/+24
* Validation Kit: Reverted r155941 again (Fixed consider-using-dict-items pylin...vboxsync2023-02-202-3/+3
* Validation Kit: Fixed consider-using-dict-items pylint warnings.vboxsync2023-02-202-3/+3
* ValKit/vboxtestvms.py: Added --skip-win-vms and --skip-non-win-vms options to...vboxsync2023-02-171-2/+2
* ValKit/vboxtestvms.py: Added --skip-win-vms and --skip-non-win-vms options to...vboxsync2023-02-171-0/+16
* ValKit/tdAddGuestCtrl.py: nitvboxsync2023-02-161-1/+1
* ValKit/tdAddBasic1.py: Use getGuestWinDir() instead of hardcoding C:\Windows\...vboxsync2023-02-161-2/+4
* ValKit/tdAdd*.py: There is no sc.exe on NT4 and probably neither on W2K.vboxsync2023-02-151-6/+8
* ValKit/tdAdd*.py: There is no reg.exe on W2K either. Skip shared folders for ...vboxsync2023-02-153-4/+7
* ValKit/tdAddBasic1.py: There is no reg.exe on NT4, so setting env vars and en...vboxsync2023-02-151-28/+26
* vsheriff: More general failure reason failure VBox install/uninstall.vboxsync2023-02-151-1/+11