VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @69446   7 years vboxsync fix_stale_refs.py: file header, svn properties.
(edit) @69445   7 years vboxsync tdAppliance1.py: started py3 conversion
(edit) @69444   7 years vboxsync reporter.py: started converting to py3.
(edit) @69443   7 years vboxsync common/utils.py: openNoDenyDeleteNoInherit
(edit) @69228   7 years vboxsync validationkit: scm --update-copyright-year
(edit) @69227   7 years vboxsync ValiationKit/utils: scm updates
(edit) @69226   7 years vboxsync ValidationKit/utils/audio: file headers and export
(edit) @69225   7 years vboxsync testdriver: scm cleanups
(edit) @69224   7 years vboxsync testboxscript: scm cleanups
(edit) @69223   7 years vboxsync validationkit/docs: scm cleanups
(edit) @69222   7 years vboxsync bootsectors: scm cleanups
(edit) @69111   7 years vboxsync (C) year
(edit) @69104   7 years vboxsync testdriver/vbox.py: Use the VBOX_LOG_DEST nodeny flag to more easily …
(edit) @69099   7 years vboxsync testdriver/vbox.py: Generalize the fpApiVer calculation.
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68949   7 years vboxsync Removed mkisofs. RTIsoMaker seems to be working okay.
(edit) @68925   7 years vboxsync tdAppliance1.py: Added tescase for the harmless invalid InstanceID and …
(edit) @68821   7 years vboxsync isomaker: option typo
(edit) @68819   7 years vboxsync Config.kmk,ValidationKit/Makefile.kmk: Introducing VBOX_RTISOMAKER …
(edit) @68710   7 years vboxsync ValidationKit/tdStorageBenchmark1: Wait for up to 1 hour for the …
(edit) @68703   7 years vboxsync ValidationKit/tdStorageBenchmark: Add option to test with encryption …
(edit) @68607   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68605   7 years vboxsync bs3kit: Introducing BS3KIT_WITH_REAL_WATCOM_INTRINSIC_NAMES as a trick …
(edit) @68604   7 years vboxsync bs3kit.h: Made Bs3StrFormatV work in small model 16-bit environment …
(edit) @68414   7 years vboxsync testboxscript: add more goodies to the setup instructions for windows: …
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68290   7 years vboxsync 5.2 Beta 1
(edit) @68263   7 years vboxsync ValidationKit/testdriver: Added apiclvt and apictimers to the info dumps.
(edit) @68224   7 years vboxsync vsheriff: teach about 'vboxdrv.sh: failed: Look at …
(edit) @68223   7 years vboxsync vsheriff: detect BSOD 0x7F
(edit) @68182   7 years vboxsync vsheriff: detect if the driver cannot be unloaded on Linux
(edit) @68181   7 years vboxsync TestExecService: switched installation location from /root/ to /opt/ …
(edit) @68159   7 years vboxsync ValidationKit/Makefile.kmk: forgot to package vboxtxs.service
(edit) @68142   7 years vboxsync vhseriff: bugfix and pylint
(edit) @68141   7 years vboxsync vsheriff: look for HalReturnToFirmware
(edit) @68139   7 years vboxsync ValidationKit: disable gdb pagination
(edit) @68111   7 years vboxsync vsheriff: Hrmf!
(edit) @68110   7 years vboxsync vsheriff: detect double-free
(edit) @68082   7 years vboxsync TestExecService: Added systemctl service file. [fix]
(edit) @68081   7 years vboxsync TestExecService: Added systemctl service file.
(edit) @68080   7 years vboxsync TestExecService: Added systemctl service file.
(edit) @67957   7 years vboxsync testboxscript: clean up setup instructions for windows
(edit) @67747   7 years vboxsync ValidationKit: disabled ICH9 tests for now
(edit) @67746   7 years vboxsync ValidationKit: disabled ICH9 tests for now
(edit) @67743   7 years vboxsync Added chipset type change for VM.
(edit) @67716   7 years vboxsync another typo
(edit) @67715   7 years vboxsync typo
(edit) @67714   7 years vboxsync vsherriff: teach SATA busmaster bit not set
(edit) @67552   7 years vboxsync ValidationKit/btresolver: Fix getting list of loaded binaries for …
(edit) @67389   7 years vboxsync ValidationKit/tests/storage: Always log stdout and stderr when the …
(edit) @67388   7 years vboxsync ValidationKit/tests/storage: Always log stdout and stderr when the …
(edit) @67354   7 years vboxsync ValidationKit/linux/setup-routines.sh: typos
(edit) @67323   7 years vboxsync unified 'zip' to 'VBOX_ZIP'
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