VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70662   7 years vboxsync ValidationKit/db.py: pylint fix
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @70659   7 years vboxsync ValidationKit/vboxtestvms.py: Another fix.
(edit) @70658   7 years vboxsync ValidationKit/vboxtestvms.py: Moved the VM creation to the TestVm class.
(edit) @70657   7 years vboxsync testdriver: fixes:
(edit) @70656   7 years vboxsync ValidationKit/vboxtestvms.py: Refactoring in progress…
(edit) @70653   7 years vboxsync ValidationKit/utils/dos: Some tools for assting testing of DOS and …
(edit) @70652   7 years vboxsync scm: fix spacing of a flowerbox comment
(edit) @70651   7 years vboxsync bootsectors/bs3-cpu-instr-2: Added testcase for FSGSBASE instructions.
(edit) @70634   7 years vboxsync ValidationKit/utils/SerialTest: Implement simple read/write test
(edit) @70632   7 years vboxsync ValidationKit/utils/SerialTest: Implement simple read/write test
(edit) @70615   7 years vboxsync RTSystemShutdown/win: More reliable power off, I hope.
(edit) @70611   7 years vboxsync testdriver: More python 3 adjustments.
(edit) @70576   7 years vboxsync oops
(edit) @70575   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70573   7 years vboxsync testdriver/reporter.py: Python 3 adjustments.
(edit) @70572   7 years vboxsync testdriver/reporter.py: Python 3 adjustments.
(edit) @70571   7 years vboxsync testdriver/reporter.py: Python 3 adjustments.
(edit) @70570   7 years vboxsync testdriver/reporter.py: Python 3 fix.
(edit) @70569   7 years vboxsync common/utils.py: More python 3 fixes. [d'oh]
(edit) @70568   7 years vboxsync common/utils.py: More python 3 fixes.
(edit) @70567   7 years vboxsync utils.py: Python 3 fixes.
(edit) @70566   7 years vboxsync testboxdriver,testboxscript: Python3 updates.
(edit) @70560   7 years vboxsync testboxscript: Fix of py3 adjustments.
(edit) @70548   7 years vboxsync testboxscript: Python 3 adjustments.
(edit) @70541   7 years vboxsync ValidationKit: txsCdWait/ISO fix.
(edit) @70524   7 years vboxsync oops
(edit) @70522   7 years vboxsync ValidationKit: More python 3 adjustments. [fixes]
(edit) @70521   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70518   7 years vboxsync common/utils.py: Python 3 adjustments.
(edit) @70517   7 years vboxsync testdriver: More python 3 adjustments.
(edit) @70515   7 years vboxsync ValidationKit: import checker fixes.
(edit) @70511   7 years vboxsync grr
(edit) @70510   7 years vboxsync grr
(edit) @70509   7 years vboxsync ValidationKit/tests: python 3 updates.
(edit) @70508   7 years vboxsync testdriver: python 3 updates.
(edit) @70504   7 years vboxsync testdriver/vbox.py: Changed txsCdWait to look for valkit.txt. This …
(edit) @70503   7 years vboxsync ValidationKit: Adding valkit.txt to the iso as a file to check for …
(edit) @70501   7 years vboxsync ValidationKit: Adding valkit.txt to the iso as a file to check for …
(edit) @70491   7 years vboxsync testdriver/vboxtestvms.py: Prep for NT 3.1 smoke test vm.
(edit) @70490   7 years vboxsync testdrivers/vbox.py,vboxwrappers.py: Adjustments for NT 3.1 (buslogic, …
(edit) @70489   7 years vboxsync ValidationsKit/t-nt310.txt: updates
(edit) @70488   7 years vboxsync ValidationKit/TestExecService: Added verbose output option. Made the …
(edit) @70438   7 years vboxsync nits
(edit) @70437   7 years vboxsync ValidationKit: t-nt310 description
(edit) @70404   7 years vboxsync NetPerf: Added --verbose option.
(edit) @70403   7 years vboxsync Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss …
(edit) @70396   7 years vboxsync IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
(edit) @70392   7 years vboxsync vbox.py: Better even logging.
(edit) @70391   7 years vboxsync nits
(edit) @70377   7 years vboxsync ValidationKit: Use import checker.
(edit) @70102   7 years vboxsync bootsectors/Config.kmk: nit
(edit) @70070   7 years vboxsync ValidationKit: OS2 build fix
(edit) @69985   7 years vboxsync ValidationKit: Start on a serial port testing utility
(edit) @69794   7 years vboxsync testboxscript/TestBoxHelper.cpp: Use kern.hv_support to detect nested …
(edit) @69781   7 years vboxsync gen-sql-comment.py: Another shot at output stuff that makes scm happy.
(edit) @69778   7 years vboxsync gen-sql-comments.py: no trailing spaces in generated license header
(edit) @69777   7 years vboxsync testmanager/db: Fix typo in a comment.
(edit) @69776   7 years vboxsync testmanager/db: regen TestManagerDatabaseComments.pgsql to pick up …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69632   7 years vboxsync vbox.py: Removed the two extra CoInitialize calls since 5.1 vboxapi …
(edit) @69606   7 years vboxsync tUnitTest1.py: Exclude tstOVF as it may create a mess if it/VBoxSVC fails.
(edit) @69591   7 years vboxsync tdGuestOsInstOs2.py: got rid of self.oVM.
(edit) @69589   7 years vboxsync scm fix
(edit) @69587   7 years vboxsync testdriver/vbox.py: Replaced _xpcom.NS_ShutdownXPCOM call with …
(edit) @69580   7 years vboxsync testdriver/vbox.py: lets try not keeping COM around forever on 5.2+…
(edit) @69579   7 years vboxsync tdGuestOsInstOs2.py: oops
(edit) @69578   7 years vboxsync better processExists() implementations for windows.
(edit) @69577   7 years vboxsync testdriver: dropped the heap checks.
(edit) @69576   7 years vboxsync some windbg+python notes
(edit) @69575   7 years vboxsync shut up
(edit) @69574   7 years vboxsync testdriver/vbox.py: Extended dangling object logging in …
(edit) @69573   7 years vboxsync common/utils.py: Added getObjectTypeName method.
(edit) @69571   7 years vboxsync testdriver/base.py: Fixed invalid CloseHandle application verifier …
(edit) @69562   7 years vboxsync testdriver/vbox.py: stupid stupid windows installer putting vboxapi …
(edit) @69561   7 years vboxsync testdriver/vbox.py: pylint
(edit) @69558   7 years vboxsync testdriver/vbox.py: experimental hack for bugref:9037
(edit) @69555   7 years vboxsync tdGuestOsInstOs2.py: Less noise
(edit) @69554   7 years vboxsync testdriver/vbox.py: Display COM stats after dropping and destroying …
(edit) @69549   7 years vboxsync tdGuestOsInstOs2.py: More debugging (since we're crashing in PyUnknown …
(edit) @69547   7 years vboxsync common/utils.py: Use the PyHandle.Close method rather than …
(edit) @69546   7 years vboxsync winbase: Use the PyHandle.Close method rather than …
(edit) @69545   7 years vboxsync tdGuestOsInstOS2.py: more heap debug
(edit) @69544   7 years vboxsync testdriver: temporary heap debug code for windows [scm fix]
(edit) @69543   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69542   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69541   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69461   7 years vboxsync common/utils.py: pylint fix
(edit) @69456   7 years vboxsync ValidationKit: scm type
(edit) @69454   7 years vboxsync ValidationKit: scm update
(edit) @69452   7 years vboxsync ValidationKit: scm update
(edit) @69451   7 years vboxsync test/audio: updates
(edit) @69450   7 years vboxsync test/audio: updates
(edit) @69449   7 years vboxsync testmanager: scm updates
(edit) @69448   7 years vboxsync testmanager/db: scm updates
(edit) @69447   7 years vboxsync ValidationKit: scm updates
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette