VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testdriver/vbox.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99170   23 months vboxsync Validation Kit/testdriver: Log task function callback names for easier …
(edit) @98992   23 months vboxsync ValidationKit: Add Linux test VMs which have Secure Boot enabled, …
(edit) @98962   2 years vboxsync ValidationKit/testdriver/vbox.py: VMMR0.r0 might not be present on …
(edit) @98655   2 years vboxsync ValKit: Pylint 2.16.2 adjustments.
(edit) @98651   2 years vboxsync ValKit: pylint 2.16.2: checks for file
(edit) @98269   2 years vboxsync Validation Kit/testdriver: Added a new option "--vbox-vm-no-terminate" …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97673   2 years vboxsync Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.
(edit) @97545   2 years vboxsync Validation Kit/vbox.py: Also upload the VM session's debug log on …
(edit) @97544   2 years vboxsync Validation Kit/vbox.py: Also upload the VM session's debug log on failures.
(edit) @97419   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode (nits).
(edit) @97416   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode …
(edit) @97411   2 years vboxsync Validation Kit/vbox.py: Print environment variables in verbose mode.
(edit) @96651   2 years vboxsync ValidationKit/testdriver/vbox.py: Limit the default video recording …
(edit) @96650   2 years vboxsync ValidationKit/testdriver/vbox.py: Limit the default video recording …
(edit) @96632   2 years vboxsync ValKit/vbox.py: fix for formatting issue by pylint. bugref:8733
(edit) @96629   2 years vboxsync ValidationKit/testdriver/vbox.py: More verbose logging for screen …
(edit) @96628   2 years vboxsync ValidationKit/testdriver/vbox.py: More verbose logging for screen …
(edit) @96558   2 years vboxsync ValKit/testdriver: Screen recording corrections. We do those upload …
(edit) @96556   2 years vboxsync Validation Kit/vbox.py: Recording features fix for VBox 7.0 builds on …
(edit) @96554   2 years vboxsync Validation Kit/vbox.py: Recording features fix for VBox builds <= 6.1. …
(edit) @96553   2 years vboxsync Validation Kit/vbox.py: Recording file nits. bugref:8733
(edit) @96552   2 years vboxsync Validation Kit/vbox.py: Recording file nits. bugref:8733
(edit) @96548   2 years vboxsync Validation Kit/vbox.py: Got rid of recording upload BUGBUG -- see …
(edit) @96546   2 years vboxsync Validation Kit/vbox.py: pylint fixing
(edit) @96544   2 years vboxsync Validation Kit/vbox.py: Fixes recording uploads (see @todo BUGBUG).
(edit) @96543   2 years vboxsync Validation Kit/vbox.py: Fixes for recording video / audio on VBox 6.1.
(edit) @96531   2 years vboxsync ValKit/testdriver/vbox.py: Shut up pylint warning about too many …
(edit) @96517   2 years vboxsync Validation Kit/vbox.py: Implemented support for recording video / …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95781   3 years vboxsync Validation Kit/testdriver/vbox.py: Fixed handling of pre-7.0 APIs …
(edit) @95429   3 years vboxsync Audio/Main: Adjustments for Validation Kit. bugref:10050
(edit) @94669   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94596   3 years vboxsync ValidationKit/testdriver/vbox.py: Split long commented out python …
(edit) @94590   3 years vboxsync ValidationKit/testdriver/vbox.py: Introduce a mechanism for forgetting …
(edit) @94509   3 years vboxsync Validation Kit: Added functionality to return expanded strings from …
(edit) @94187   3 years vboxsync Main: Guest Properties: fix python related build issues (related to …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @94126   3 years vboxsync ValKit/testdriver: pylint 2.9.6 adjustments (mostly about using 'with' …
(edit) @93895   3 years vboxsync Validation Kit/TxS: Implemented (local) copy file support for TxS. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92980   3 years vboxsync Validation Kit/testdriver: Handle error cases in addTestMachine() …
(edit) @92978   3 years vboxsync Validation Kit/testdriver: Initialize the session object in …
(edit) @92955   3 years vboxsync Validation Kit/testdriver: Fixed more VM left-over bugs on failures …
(edit) @92954   3 years vboxsync Validation Kit/testdriver: Fixed a long-standing bug where the …
(edit) @92953   3 years vboxsync Validation Kit/testdriver: Fixed a long-standing bug where the …
(edit) @92952   3 years vboxsync Validation Kit/testdriver: Fixed logging of localhostReachable …
(edit) @92855   3 years vboxsync Validation Kit/testdriver: whitespace bugref:9896
(edit) @92852   3 years vboxsync Validation Kit/testdriver: Add logging of localhostReachable attribute …
(edit) @92850   3 years vboxsync Validation Kit/testdriver: Fix condition for calling …
(edit) @92838   3 years vboxsync Validation Kit/testdriver: Move call …
(edit) @92683   3 years vboxsync testdriver/vbox.py: annotateAndUploadProcessReport should treat empty …
(edit) @92244   3 years vboxsync Validation Kit/testdriver: Call …
(edit) @92241   3 years vboxsync Validation Kit/testdriver: Implemented …
(edit) @92238   3 years vboxsync Validation Kit/testdriver: Moved setting LocalhostReachable right …
(edit) @92237   3 years vboxsync Validation Kit/testdriver: Use ISystemProperties to determine the …
(edit) @92236   3 years vboxsync Validation Kit/testdriver: Removed temporary testbox debugging code …
(edit) @92199   3 years vboxsync Validation Kit/testdriver: Now using the localhost reachable flag for …
(edit) @92175   3 years vboxsync ValidationKit: bugref:9896 Delete 'LocalhostReachable' in extra data …
(edit) @92131   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92128   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92126   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92123   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92122   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92121   3 years vboxsync Audio/Validation Kit: More code needed for setting the required CFGM …
(edit) @92109   3 years vboxsync Audio/Validation Kit: Set required CFGM key required for test drivers …
(edit) @92104   3 years vboxsync Audio/Validation Kit: Set required CFGM key required for test drivers …
(edit) @92099   3 years vboxsync Audio/Validation Kit: Set required CFGM key required for test drivers. …
(edit) @92050   3 years vboxsync ValidationKit: bugref:9932 Use host-only networks instead of adapters …
(edit) @90244   4 years vboxsync ValidationKit: Add support for testing IOMMU. Ubuntu 20.04 smoketest …
(edit) @90243   4 years vboxsync testdriver/vbox.py: Fix floating point rounding issues (0.1 is known …
(edit) @86627   4 years vboxsync ValKit/vbox.py: Quitet down the build type detection a little. bugref:9841
(edit) @86508   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86507   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86503   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86493   4 years vboxsync ValKit/vbox.py: Print info about the build we found (useful when …
(edit) @86451   4 years vboxsync testdriver/vbox.py: More verbose build detection for now. bugref:9841
(edit) @86450   4 years vboxsync testdriver/vbox.py: Be more careful when invoking VBoxManage …
(edit) @86440   4 years vboxsync testdriver/vbox.py: Undo libasan.so.X preloading and memory leak …
(edit) @86438   4 years vboxsync testdriver/vbox.py: Undo libasan.so.X preloading and memory leak …
(edit) @86299   4 years vboxsync ValKit/vbox.py: Added --vbox-svc-wait-debug option.
(edit) @85532   5 years vboxsync ValKit/vbox.py/terminateVmBySession: Just dump the vmprocess-hung.log …
(edit) @85496   5 years vboxsync ValidationKit/testdriver/vbox.py: Use gdt and ldt instead of the non …
(edit) @85448   5 years vboxsync ValidationKit/testdriver: Try to gather and annotate a stack trace if …
(edit) @84943   5 years vboxsync vbox.py: Don't check for obsolete kBuild environment variables.
(edit) @84925   5 years vboxsync Validation Kit/testdriver: Added special cases for handling OL in …
(edit) @84798   5 years vboxsync Validation Kit/testdriver: Ignore errors when trying to get TXS' …
(edit) @84789   5 years vboxsync Validation Kit/testdriver: Print TXS' version information on (re)connect.
(edit) @84788   5 years vboxsync Validation Kit/testdriver: Added new task for getting TXS' version …
(edit) @84767   5 years vboxsync Validation Kit/vboxclient: Added support for creating (packing) files …
(edit) @84597   5 years vboxsync ValKit/tdAddBasci1.py+vbox.py: Refactored txsDownloadFiles to get rid …
(edit) @84581   5 years vboxsync Validation Kit/testdriver: Use forward slashes in getGuestWinDir().
(edit) @84482   5 years vboxsync Validation Kit/testdriver: Added static getGuestWinDir() and make use …
(edit) @84454   5 years vboxsync Validation Kit/testdriver: Moved more path handling code to the …
(edit) @84413   5 years vboxsync Validation Kit/testdriver: More diagnosis for txsCdWait().
(edit) @84403   5 years vboxsync Validation Kit/testdriver: More diagnosis for txsCdWait().
(edit) @84399   5 years vboxsync Validation Kit/testdriver: More diagnosis for txsCdWait().
(edit) @84397   5 years vboxsync Validation Kit/testdriver: More diagnosis for txsCdWait().
(edit) @84393   5 years vboxsync Validation Kit/testdriver: More diagnosis for txsCdWait().
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