summaryrefslogtreecommitdiff
path: root/src/VBox/ValidationKit/testdriver
Commit message (Expand)AuthorAgeFilesLines
* ValidationKit: scm updatevboxsync2017-10-272-304/+304
* ValidationKit: scm updatesvboxsync2017-10-272-0/+53
* reporter.py: started converting to py3.vboxsync2017-10-271-4/+4
* testdriver: scm cleanupsvboxsync2017-10-241-1/+1
* (C) yearvboxsync2017-10-1713-13/+13
* testdriver/vbox.py: Use the VBOX_LOG_DEST nodeny flag to more easily clean up...vboxsync2017-10-171-6/+6
* testdriver/vbox.py: Generalize the fpApiVer calculation.vboxsync2017-10-171-29/+40
* 5.2 Beta 1vboxsync2017-08-031-1/+3
* ValidationKit/testdriver: Added apiclvt and apictimers to the info dumps.vboxsync2017-08-031-0/+2
* ValidationKit: disabled ICH9 tests for nowvboxsync2017-07-031-28/+18
* ValidationKit: disabled ICH9 tests for nowvboxsync2017-07-031-0/+10
* Added chipset type change for VM.vboxsync2017-06-303-3/+52
* ValidationKit/btresolver: Fix getting list of loaded binaries for certain Sol...vboxsync2017-06-221-1/+2
* Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate unnecessary ...vboxsync2017-05-231-1/+4
* ValidationKit: detect non-collectable VirtualBoxManager object (which general...vboxsync2017-05-231-0/+15
* ValidationKit: When closing the session it's time to unregister the event han...vboxsync2017-05-221-0/+5
* comment typovboxsync2017-05-221-1/+1
* ValidationKit: addLogsToReport() is not available because the session object ...vboxsync2017-05-191-2/+6
* ValidationKit: collect VM release log even if power up failed, there could be...vboxsync2017-05-191-0/+2
* TxsConnectTask: Dropped the oVBox and fpApiVer members as the former is only ...vboxsync2017-05-191-5/+3
* TxsConnectTask: Try avoid cylic references with the callback instance. Set t...vboxsync2017-05-181-5/+16
* ValidationKit: fix comment regarding vboxcon use which showed bit rotvboxsync2017-05-181-6/+8
* ValidationKit: when tearing down the API connection, don't forget to remove a...vboxsync2017-05-181-0/+1
* Chenged smoke test Windows8 to Windows8_64vboxsync2017-05-101-4/+4
* ValidationKit: Kill cdb.exe on Windows during uninstall. No idea why sometime...vboxsync2017-04-201-1/+11
* VBox/Main: bugref:3300: VBoxSVC from terminal server session is not 'visible'...vboxsync2017-04-201-1/+1
* VBox/Main: bugref:3300: VBoxSVC from terminal server session is not 'visible'...vboxsync2017-04-201-1/+1
* ValidationKit: typovboxsync2017-04-071-1/+1
* ValidationKit: directly killing the verification dialogs didn't work, but tas...vboxsync2017-04-071-5/+8
* ValidationKit: fix pylint warningsvboxsync2017-04-071-2/+3
* ValidationKit: get rid of leftover verification dialogs explicitly, as killin...vboxsync2017-04-071-2/+24
* ValidationKit: if the msiexec process was found, decrease the amount of watin...vboxsync2017-03-311-1/+2
* ValidationKit: better waitingvboxsync2017-03-301-4/+11
* ValidationKit: increase the timeout before we kill msiexec from 15 seconds to...vboxsync2017-03-301-1/+1
* testdriver/vboxinstaller.py: there is no vboxnetadp6 driver service on Window...vboxsync2017-03-281-1/+1
* testdriver/vboxinstaller.py: check all driver services again, since the leavi...vboxsync2017-03-281-1/+1
* ValidationKit: for now don't fail a test on Windows even if services are stil...vboxsync2017-03-281-1/+1
* testdriver/vboxinstaller.py: disable VBoxNetAdp service check for now, too ma...vboxsync2017-03-271-1/+1
* testdriver/vboxinstaller.py: all services must be gone to call uninstall a su...vboxsync2017-03-271-1/+1
* testdriver/vboxinstaller.py: Improve uninstall checking on Windows: check if ...vboxsync2017-03-271-4/+6
* ValidationKit/testdriver: pylint 2.0.0 fixes.vboxsync2017-03-077-57/+57
* testdriver/reporter.py: Redid locking to account for garbage collection causi...vboxsync2017-02-231-1/+1
* testdriver/reporter.py: Redid locking to account for garbage collection causi...vboxsync2017-02-231-3/+4
* testdriver/reporter.py: Redid locking to account for garbage collection causi...vboxsync2017-02-231-134/+37
* testdriver/reporter.py: Enabled the lock debugging for linux and solaris too.vboxsync2017-02-221-1/+1
* testdriver/vboxwrappers.py: shut up warnings about already removed VM pid dur...vboxsync2017-02-211-2/+5
* testdriver/reporter.py: Stupid typo in LockWrapper class.vboxsync2017-02-211-1/+1
* Validation Kit: blacklist S11/64 on VIAvboxsync2017-02-211-0/+3
* testdriver/reporter.py: pylint fixvboxsync2017-02-211-1/+1
* testdriver/reporter.py: Temporary lock debugging for darwin hosts.vboxsync2017-02-211-0/+152