|
|
@71959
|
7 years |
vboxsync |
ValidationKit: Add tst-arch to the set of standard test VMs
|
|
|
@71572
|
7 years |
vboxsync |
ValidationKit/testdriver: Removed audio logging from VBOX_RELEASE_LOG.
|
|
|
@71539
|
7 years |
vboxsync |
ValidationKit/testdriver: Added a @todo (Pylint).
|
|
|
@71538
|
7 years |
vboxsync |
ValidationKit/testdriver: Added a @todo.
|
|
|
@71411
|
7 years |
vboxsync |
ValidationKit: bugref:8345 fix incorrect use of direct API call, …
|
|
|
@71378
|
7 years |
vboxsync |
ValidationKit: bugref:8345 add a helper for saving VM state
|
|
|
@71365
|
7 years |
vboxsync |
ValidationKit: report host to guest TXS session connect attempts with …
|
|
|
@71084
|
7 years |
vboxsync |
ValidationKit: Turn the warning about likely non-unique IP detected …
|
|
|
@70795
|
7 years |
vboxsync |
ValidationKit/vboxwrappers.py: Add wrappers for enabling the serial …
|
|
|
@70791
|
7 years |
vboxsync |
vboxtestvms.py: upates
|
|
|
@70765
|
7 years |
vboxsync |
ValidationKit: Make pylint 1.8.1 shut up on our code
|
|
|
@70762
|
7 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix for enableing the serial port
|
|
|
@70752
|
7 years |
vboxsync |
vboxtestvms.py: More
|
|
|
@70738
|
7 years |
vboxsync |
ValidationKit/testdriver: Enable audio by default now.
|
|
|
@70731
|
7 years |
vboxsync |
tdExoticOrAncient1.py,vbox.py: Got the serial port output parsing …
|
|
|
@70718
|
7 years |
vboxsync |
ValikationKit/tdExoticOrAncient1.py: More updates here and to base code.
|
|
|
@70695
|
7 years |
vboxsync |
tdExoticOrAncient1: sketches based on smoke tests.
|
|
|
@70686
|
7 years |
vboxsync |
ValidationKit/vboxtestvms.py: Make the 'tst-' name prefix optional on …
|
|
|
@70660
|
7 years |
vboxsync |
ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
|
|
|
@70659
|
7 years |
vboxsync |
ValidationKit/vboxtestvms.py: Another fix.
|
|
|
@70658
|
7 years |
vboxsync |
ValidationKit/vboxtestvms.py: Moved the VM creation to the TestVm class.
|
|
|
@70657
|
7 years |
vboxsync |
testdriver: fixes:
|
|
|
@70656
|
7 years |
vboxsync |
ValidationKit/vboxtestvms.py: Refactoring in progress…
|
|
|
@70615
|
7 years |
vboxsync |
RTSystemShutdown/win: More reliable power off, I hope.
|
|
|
@70611
|
7 years |
vboxsync |
testdriver: More python 3 adjustments.
|
|
|
@70576
|
7 years |
vboxsync |
oops
|
|
|
@70575
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments.
|
|
|
@70573
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 adjustments.
|
|
|
@70572
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 adjustments.
|
|
|
@70571
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 adjustments.
|
|
|
@70570
|
7 years |
vboxsync |
testdriver/reporter.py: Python 3 fix.
|
|
|
@70566
|
7 years |
vboxsync |
testboxdriver,testboxscript: Python3 updates.
|
|
|
@70541
|
7 years |
vboxsync |
ValidationKit: txsCdWait/ISO fix.
|
|
|
@70524
|
7 years |
vboxsync |
oops
|
|
|
@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 …
|
|
|
@70491
|
7 years |
vboxsync |
testdriver/vboxtestvms.py: Prep for NT 3.1 smoke test vm.
|
|
|
@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+…
|
|
|
@69578
|
7 years |
vboxsync |
better processExists() implementations for windows.
|
|
|
@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 …
|
|
|
@69571
|
7 years |
vboxsync |
testdriver/base.py: Fixed invalid CloseHandle application verifier …
|
|
|
@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 …
|
|
|
@69546
|
7 years |
vboxsync |
winbase: Use the PyHandle.Close method rather than …
|
|
|
@69544
|
7 years |
vboxsync |
testdriver: temporary heap debug code for windows [scm fix]
|
|
|
@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
|
|
|
@69452
|
7 years |
vboxsync |
ValidationKit: scm update
|
|
|
@69447
|
7 years |
vboxsync |
ValidationKit: scm updates
|
|
|
@69444
|
7 years |
vboxsync |
reporter.py: started converting to py3.
|
|
|
@69225
|
7 years |
vboxsync |
testdriver: scm cleanups
|
|
|
@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.
|
|
|
@67747
|
7 years |
vboxsync |
ValidationKit: disabled ICH9 tests for now
|
|
|
@67746
|
7 years |
vboxsync |
ValidationKit: disabled ICH9 tests for now
|
|
|
@67743
|
7 years |
vboxsync |
Added chipset type change for VM.
|
|
|
@67552
|
7 years |
vboxsync |
ValidationKit/btresolver: Fix getting list of loaded binaries for …
|
|
|
@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 …
|
|
|
@67023
|
8 years |
vboxsync |
ValidationKit: When closing the session it's time to unregister the …
|
|
|
@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 …
|
|
|
@66962
|
8 years |
vboxsync |
TxsConnectTask: Dropped the oVBox and fpApiVer members as the former …
|
|
|
@66960
|
8 years |
vboxsync |
TxsConnectTask: Try avoid cylic references with the callback instance. …
|
|
|
@66954
|
8 years |
vboxsync |
ValidationKit: fix comment regarding vboxcon use which showed bit rot
|
|
|
@66953
|
8 years |
vboxsync |
ValidationKit: when tearing down the API connection, don't forget to …
|
|
|
@66869
|
8 years |
vboxsync |
Chenged smoke test Windows8 to Windows8_64
|
|
|
@66622
|
8 years |
vboxsync |
ValidationKit: Kill cdb.exe on Windows during uninstall. No idea why …
|
|
|
@66618
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66617
|
8 years |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66478
|
8 years |
vboxsync |
ValidationKit: typo
|
|
|
@66477
|
8 years |
vboxsync |
ValidationKit: directly killing the verification dialogs didn't work, …
|
|
|
@66468
|
8 years |
vboxsync |
ValidationKit: fix pylint warnings
|
|
|
@66466
|
8 years |
vboxsync |
ValidationKit: get rid of leftover verification dialogs explicitly, as …
|
|
|
@66376
|
8 years |
vboxsync |
ValidationKit: if the msiexec process was found, decrease the amount …
|
|
|
@66364
|
8 years |
vboxsync |
ValidationKit: better waiting
|
|
|
@66360
|
8 years |
vboxsync |
ValidationKit: increase the timeout before we kill msiexec from 15 …
|
|
|
@66298
|
8 years |
vboxsync |
testdriver/vboxinstaller.py: there is no vboxnetadp6 driver service on …
|
|
|
@66291
|
8 years |
vboxsync |
testdriver/vboxinstaller.py: check all driver services again, since …
|
|
|
@66275
|
8 years |
vboxsync |
ValidationKit: for now don't fail a test on Windows even if services …
|
|
|
@66265
|
8 years |
vboxsync |
testdriver/vboxinstaller.py: disable VBoxNetAdp service check for now, …
|
|
|
@66261
|
8 years |
vboxsync |
testdriver/vboxinstaller.py: all services must be gone to call …
|
|
|
@66258
|
8 years |
vboxsync |
testdriver/vboxinstaller.py: Improve uninstall checking on Windows: …
|
|
|