VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82811   5 years vboxsync Validation Kit/testmanager: Added running an Adminer instance for more …
(edit) @82803   5 years vboxsync Validation Kit/testmanager: Some more docs / hints.
(edit) @82802   5 years vboxsync Validation Kit/testmanager: Updated readme.txt.
(edit) @82800   5 years vboxsync Validation Kit/testmanager: Added the ability to also specify a user …
(edit) @82799   5 years vboxsync Validation Kit/testmanager: Corrected Makefile target …
(edit) @82793   5 years vboxsync Validation Kit/Test Manager: Made connecting to the database a bit …
(edit) @82739   5 years vboxsync bootsectors/Config.kmk: Cleanup fixes.
(edit) @82730   5 years vboxsync TestManager/webservergluebase.py: pylint on python 2.7 fix
(edit) @82649   5 years vboxsync TestManager/wuireport.py: Graph optimizations and special stuff for …
(edit) @82648   5 years vboxsync TestManager/wuihlpgraphgooglechart.py++: Bar graph invertion and other …
(edit) @82647   5 years vboxsync TestManager/report.py: Corrected the wording in getPeriodDesc for when …
(edit) @82646   5 years vboxsync TestManager/wuireport.py: Some graph tweaking.
(edit) @82645   5 years vboxsync TestManager/wuihlpgraphgooglechart.py: Implemented WuiHlpBarGraph (for …
(edit) @82644   5 years vboxsync TestManager/wuicontentbase.py: Select the non-emoji versions of the …
(edit) @82643   5 years vboxsync TestManager/wuireport.py: Have the testcase/box names link to the test …
(edit) @82642   5 years vboxsync TestManager/wuitestresult.py: Added a few link classes for linking to …
(edit) @82641   5 years vboxsync TestManager/base.py: Added a strainParameters method to the filter …
(edit) @82640   5 years vboxsync common/utils.py: Fix toUnicode method for 2.x.
(edit) @82639   5 years vboxsync TestManager/wuicontentbase.py: Updating short link symbols and some …
(edit) @82638   5 years vboxsync TestManager/wuimain.py: Python 3 adjust.
(edit) @82637   5 years vboxsync TestManager/wuihlpform.py: Python 3 adjust.
(edit) @82636   5 years vboxsync TestManager/wuibase.py: Python 3 adjust.
(edit) @82635   5 years vboxsync common/utils.py: Added toUnicode method.
(edit) @82634   5 years vboxsync TestManager/report.py: Python 3 adjust.
(edit) @82633   5 years vboxsync TestManager/webservergluebase.py: Python 3 adjust.
(edit) @82630   5 years vboxsync testmanager/readme.txt: Added some words about how to set up a test …
(edit) @82623   5 years vboxsync ValidationKit/tdStorageBenchmark1: Add support for the VirtIO SCSI …
(edit) @82622   5 years vboxsync ValidationKit/testdriver: Add support for the VirtIO SCSI controller, …
(edit) @81991   5 years vboxsync ValKit: pylint fix.
(edit) @81987   5 years vboxsync ValidationKit: fix copy/pasto
(edit) @81982   5 years vboxsync ValidationKit: add support for split out graphics adapter interface
(edit) @81846   5 years vboxsync ValidationKit/linux/testboxscript-service.sh: support tmux as a …
(edit) @81776   5 years vboxsync testmanager/wuihlpform.py: Mixed up escapeElem and escapeAttr for text …
(edit) @81767   5 years vboxsync testmanager/core: add new checkable requirements for testbox …
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81474   5 years vboxsync ValidationKit/vbox.py: Indentation fix to make pylint happy
(edit) @81435   5 years vboxsync ValidationKit/testdriver: Add hasHostNestedHwVirt and allow testing …
(edit) @81165   5 years vboxsync ValidationKit: mark the password as an example
(edit) @81124   5 years vboxsync removed wrong line.
(edit) @81116   5 years vboxsync vsheriff: disabled the non-functional reset code as it screws up my …
(edit) @81115   5 years vboxsync vsheriff: disabled the non-functional reset code as it screws up my …
(edit) @81113   5 years vboxsync testboxscript_real.py: Unused import.
(edit) @81112   5 years vboxsync common/utils.py: Added getPresentCpuCount method. [fix] bugref:9501
(edit) @81108   5 years vboxsync testboxscript_real.py: Use utils.getPresentCpuCount() instead of …
(edit) @81107   5 years vboxsync common/utils.py: Added getPresentCpuCount method. bugref:9501
(edit) @80915   5 years vboxsync FsPerf: Even better error reporting on that windows flush problem. …
(edit) @80910   5 years vboxsync FsPerf: Even better error reporting on that windows flush problem. …
(edit) @80909   5 years vboxsync FsPerf: Better error reporting on that windows flush problem. [scmfix] …
(edit) @80908   5 years vboxsync FsPerf: Better error reporting on that windows flush problem. bugref:9172
(edit) @80904   5 years vboxsync tdAddGuestCtrl.py: unset fix
(edit) @80882   5 years vboxsync ValKit/tdAddGuestCtrl.py: env check fixes. [copy&past fix]
(edit) @80880   5 years vboxsync ValKit/tdAddGuestCtrl.py: env check fixes.
(edit) @80874   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80852   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80834   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80829   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80792   5 years vboxsync vsheriff: Solaris stuck driver detection.
(edit) @80791   5 years vboxsync vsheriff: Solaris stuck driver detection.
(edit) @80789   5 years vboxsync vsheriff: Solaris stuck driver detection.
(edit) @80783   5 years vboxsync ValKit/vbox.py: Adjusting version check for the …
(edit) @80782   5 years vboxsync Main: bugref:9341: IMachine::launchVMProcess. The "environment" …
(edit) @80780   5 years vboxsync Main: bugref:9341: IMachine::launchVMProcess. The "environment" …
(edit) @80757   5 years vboxsync ValKit/vbox.py: Get IVirtualBox::APIRevision when we get version and …
(edit) @80698   5 years vboxsync ValKit/vboxinstaller.py: Upload the log if we had/have any leftover …
(edit) @80697   5 years vboxsync ValKit/vboxinstaller.py: Reverted previous commit (r133231).
(edit) @80693   5 years vboxsync testdriver/vboxinstaller.py: Always include the verbose MSI …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80553   5 years vboxsync ValidationKit/tdStorageBenchmark1: Try to fix execution on Windows …
(edit) @80397   5 years vboxsync Revert part of r132865 which doesn't belong there
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @80272   5 years vboxsync ValidationKit/tdStorageBenchmark1: Fix searching for a binary on the host
(edit) @80251   5 years vboxsync ValidationKit/IoPerf: Collapse the tests into a single test when …
(edit) @80245   5 years vboxsync ValidationKit/tdStoragebenchmark1: Fixes for the newly integrated …
(edit) @80244   5 years vboxsync ValidationKit/tdStoragebenchmark1: Fixes for the newly integrated …
(edit) @80241   5 years vboxsync ValKit/vboxinstaller: Fun with services…
(edit) @80238   5 years vboxsync ValKit/testboxscript: Another 'bad testbox' adjustment.
(edit) @80237   5 years vboxsync ValKit/vboxinstaller.py,++: Hack for letting vboxinstaller report a …
(edit) @80236   5 years vboxsync ValKit/vboxinstaller.py: Seems we're not quite uninstalling …
(edit) @80235   5 years vboxsync vsheriff: Some bad testbox detection.
(edit) @80234   5 years vboxsync ValKit/vboxinstaller.py: Even better listing of drivers left behind.
(edit) @80233   5 years vboxsync ValKit/vboxinstaller.py: Better listing of drivers left behind.
(edit) @80232   5 years vboxsync ValKit/vboxinstaller.py: Made left behind drivers a cause for failure. …
(edit) @80230   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80229   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80227   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80226   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80225   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80224   5 years vboxsync ValidationKit/ISO: Bundle IoPerf
(edit) @80223   5 years vboxsync ValidationKit/IoPerf: Make the no caching option configurable through …
(edit) @80221   5 years vboxsync ValidationKit/IoPerf: Updates
(edit) @80186   5 years vboxsync ValidationKit/IoPerf: Statistics
(edit) @80185   5 years vboxsync ValidationKit/IoPerf: Implemented more tests
(edit) @80178   5 years vboxsync ValidationKit/IoPerf: Updates
(edit) @80140   5 years vboxsync vsheriff: Recognize some GA test failures.
(edit) @80128   5 years vboxsync vsheriff: Better detect VM process SIGSEGVs. [3rd try]
(edit) @80125   5 years vboxsync vsheriff: Better detect VM process SIGSEGVs.
(edit) @80123   5 years vboxsync vsheriff: Better detect VM process SIGSEGVs.
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80066   5 years vboxsync ValidationKit/IoPerf: Updates to the core test loop [build fix]
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