|
|
@70521
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments.
|
|
|
@70517
|
7 years |
vboxsync |
testdriver: More python 3 adjustments.
|
|
|
@70508
|
7 years |
vboxsync |
testdriver: python 3 updates.
|
|
|
@70504
|
7 years |
vboxsync |
testdriver/vbox.py: Changed txsCdWait to look for valkit.txt. This …
|
|
|
@70490
|
7 years |
vboxsync |
testdrivers/vbox.py,vboxwrappers.py: Adjustments for NT 3.1 (buslogic, …
|
|
|
@70392
|
7 years |
vboxsync |
vbox.py: Better even logging.
|
|
|
@69632
|
7 years |
vboxsync |
vbox.py: Removed the two extra CoInitialize calls since 5.1 vboxapi …
|
|
|
@69591
|
7 years |
vboxsync |
tdGuestOsInstOs2.py: got rid of self.oVM.
|
|
|
@69589
|
7 years |
vboxsync |
scm fix
|
|
|
@69587
|
7 years |
vboxsync |
testdriver/vbox.py: Replaced _xpcom.NS_ShutdownXPCOM call with …
|
|
|
@69580
|
7 years |
vboxsync |
testdriver/vbox.py: lets try not keeping COM around forever on 5.2+…
|
|
|
@69577
|
7 years |
vboxsync |
testdriver: dropped the heap checks.
|
|
|
@69575
|
7 years |
vboxsync |
shut up
|
|
|
@69574
|
7 years |
vboxsync |
testdriver/vbox.py: Extended dangling object logging in …
|
|
|
@69562
|
7 years |
vboxsync |
testdriver/vbox.py: stupid stupid windows installer putting vboxapi …
|
|
|
@69561
|
7 years |
vboxsync |
testdriver/vbox.py: pylint
|
|
|
@69558
|
7 years |
vboxsync |
testdriver/vbox.py: experimental hack for bugref:9037
|
|
|
@69554
|
7 years |
vboxsync |
testdriver/vbox.py: Display COM stats after dropping and destroying …
|
|
|
@69543
|
7 years |
vboxsync |
testdriver: temporary heap debug code for windows
|
|
|
@69542
|
7 years |
vboxsync |
testdriver: temporary heap debug code for windows
|
|
|
@69541
|
7 years |
vboxsync |
testdriver: temporary heap debug code for windows
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69104
|
7 years |
vboxsync |
testdriver/vbox.py: Use the VBOX_LOG_DEST nodeny flag to more easily …
|
|
|
@69099
|
7 years |
vboxsync |
testdriver/vbox.py: Generalize the fpApiVer calculation.
|
|
|
@68290
|
7 years |
vboxsync |
5.2 Beta 1
|
|
|
@68263
|
7 years |
vboxsync |
ValidationKit/testdriver: Added apiclvt and apictimers to the info dumps.
|
|
|
@67743
|
7 years |
vboxsync |
Added chipset type change for VM.
|
|
|
@67049
|
8 years |
vboxsync |
Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
|
|
|
@67048
|
8 years |
vboxsync |
ValidationKit: detect non-collectable VirtualBoxManager object (which …
|
|
|
@67022
|
8 years |
vboxsync |
comment typo
|
|
|
@66971
|
8 years |
vboxsync |
ValidationKit: addLogsToReport() is not available because the session …
|
|
|
@66964
|
8 years |
vboxsync |
ValidationKit: collect VM release log even if power up failed, there …
|
|
|
@66953
|
8 years |
vboxsync |
ValidationKit: when tearing down the API connection, don't forget to …
|
|
|
@65967
|
8 years |
vboxsync |
ValidationKit/testdriver: pylint 2.0.0 fixes.
|
|
|
@65513
|
8 years |
vboxsync |
ValidationKit: Collect information about the VM process state if …
|
|
|
@65386
|
8 years |
vboxsync |
Validation Kit: build fix
|
|
|
@65384
|
8 years |
vboxsync |
Validation Kit: added isHostCpuP4()
|
|
|
@65372
|
8 years |
vboxsync |
disable a pylint warning
|
|
|
@65370
|
8 years |
vboxsync |
ValidationKit: Make use of the BacktraceResolver class to symbolize …
|
|
|
@65335
|
8 years |
vboxsync |
testmanager,testdriver: Adjustments of process info dumping. Don't do …
|
|
|
@65321
|
8 years |
vboxsync |
ValidationKit: Try to gather some basic process information for failed …
|
|
|
@65310
|
8 years |
vboxsync |
testdriver/vbox.py: On 'abort', kill the pids in the pid file before …
|
|
|
@64431
|
8 years |
vboxsync |
Added extra audio logging environment var.
|
|
|
@64332
|
8 years |
vboxsync |
Added host audio adapter init.
|
|
|
@64190
|
8 years |
vboxsync |
comment typo
|
|
|
@62104
|
8 years |
vboxsync |
testdriver: Changed reporter.flushall() to also flush the XML stream …
|
|
|
@62100
|
8 years |
vboxsync |
reporter.doPollWork: Added debug string to see who is calling.
|
|
|
@61956
|
8 years |
vboxsync |
vbox.py: VBoxStartup.log -> VBoxHardening.log
|
|
|
@61953
|
8 years |
vboxsync |
testdriver: Added a doPollWork method to the reporter so the XML can …
|
|
|
@61952
|
8 years |
vboxsync |
testdriver/onRuntimeError: Log windows memory stats on HostMemoryLow.
|
|
|
@61951
|
8 years |
vboxsync |
testdriver/vbox*.py: Oh, don't be 'smart' and use pollTask to check …
|
|
|
@61950
|
8 years |
vboxsync |
testdriver/vbox*.py: Don't try gather extra info when running out of …
|
|
|
@61934
|
8 years |
vboxsync |
testdriver/vbox.py: terminateVmBySession: Pause VM if we're going to …
|
|
|
@61931
|
8 years |
vboxsync |
testdriver/vbox*.py: Stop testing on runtime errors.
|
|
|
@61828
|
8 years |
vboxsync |
vbox.py,Config.kmk: linted for pylint v1.5.5
|
|
|
@61787
|
8 years |
vboxsync |
ValidationKit: Enable getting the guest stacks again
|
|
|
@61781
|
8 years |
vboxsync |
vbox.py: don't dump apic on 5.0 and older. guestgdt -> gdtguest
|
|
|
@61719
|
8 years |
vboxsync |
vbox.py: Re-enabled apic info.
|
|
|
@61696
|
8 years |
vboxsync |
ValidationKit: disable stack walking for now
|
|
|
@61567
|
8 years |
vboxsync |
ValidationKit: Query the guest stack for all VCPUs and add it to the …
|
|
|
@61520
|
8 years |
vboxsync |
vbox.py: don't apic info, it asserts when not on emt it seems.
|
|
|
@61511
|
8 years |
vboxsync |
testmanager,testdriver: Add a bunch of 'info' items to the failed …
|
|
|
@61447
|
9 years |
vboxsync |
stupid mistake
|
|
|
@61446
|
9 years |
vboxsync |
5.1 Beta 1
|
|
|
@61421
|
9 years |
vboxsync |
vbox.py: Log all calls to startVmEx to make it easier to do automatic …
|
|
|
@61353
|
9 years |
vboxsync |
tdUnitTest1.py: We should set VBOX_USER_HOME too.
|
|
|
@61330
|
9 years |
vboxsync |
testboxcontroller.py,vbox.py: accept 'log/guest/kernel' logs. Drop the …
|
|
|
@61329
|
9 years |
vboxsync |
vbox.py: s/--debugger/--vbox-debugger/
|
|
|
@61323
|
9 years |
vboxsync |
ValidationKit: Try to get the kernel log from the guest for failed tests
|
|
|
@61154
|
9 years |
vboxsync |
vbox.py: Added more logging in area where there have been a few hangs …
|
|
|
@60895
|
9 years |
vboxsync |
vbox.py: EventHandlerBase.unregister: Initialize fRc at the start of …
|
|
|
@60570
|
9 years |
vboxsync |
vbox.py: Try fix unregister() race in EventHandlerBase.
|
|
|
@59798
|
9 years |
vboxsync |
re-applied the Python 3 changes which were backed out in r105674 sans …
|
|
|
@59795
|
9 years |
vboxsync |
temporarily back out the recent Python 3 changes (r105649, r105645, …
|
|
|
@59777
|
9 years |
vboxsync |
PyXPCOM: fix import inconsistency
vbox.py,vboxshell.py: back to …
|
|
|
@59773
|
9 years |
vboxsync |
vbox.py: change python path to match assumptions of PyXPCOM
|
|
|
@59061
|
9 years |
vboxsync |
Print Firmware name and Audio controller info to the log.
|
|
|
@58982
|
9 years |
vboxsync |
Added BIOS/EFI swithing code and EFI smoke tests.
|
|
|
@58218
|
9 years |
vboxsync |
validation kit: show drag and drop mode
|
|
|
@56805
|
9 years |
vboxsync |
vbox.py: pylint fix
|
|
|
@56804
|
9 years |
vboxsync |
vbox.py: Seems 'None' causes DISP_E_BADPARAMCOUNT problems with the …
|
|
|
@56685
|
9 years |
vboxsync |
vbox.py: Added getXcptResult helper to ComError.
|
|
|
@56374
|
9 years |
vboxsync |
ValidationKit: Added option for skipping raw-mode tests based on …
|
|
|
@55995
|
10 years |
vboxsync |
ValidationKit: fixed location of the GA .iso on Solaris
|
|
|
@55836
|
10 years |
vboxsync |
ValidationKit: adapt to no longer existing synthetic CPU feature
|
|
|
@55818
|
10 years |
vboxsync |
ValidationKit: adapt to renamed API attribute
|
|
|
@55082
|
10 years |
vboxsync |
attempt to fix the testboxes
|
|
|
@54621
|
10 years |
vboxsync |
validation kit: allow to overwrite features in the test script, don't …
|
|
|
@53039
|
10 years |
vboxsync |
TestManager: temporary reverted r95734: unfinished 'guru' state …
|
|
|
@52776
|
10 years |
vboxsync |
fix OSE
|