VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/tests/additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98612   22 months vboxsync ValKit/tdAddGuestCtrl.py: nit
(edit) @98599   22 months vboxsync ValKit/tdAddBasic1.py: Use getGuestWinDir() instead of hardcoding …
(edit) @98597   22 months vboxsync ValKit/tdAdd*.py: There is no sc.exe on NT4 and probably neither on W2K.
(edit) @98596   22 months vboxsync ValKit/tdAdd*.py: There is no reg.exe on W2K either. Skip shared …
(edit) @98592   22 months vboxsync ValKit/tdAddBasic1.py: There is no reg.exe on NT4, so setting env vars …
(edit) @98270   23 months vboxsync Validation Kit/Guest Control: Got rid of the …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97690   2 years vboxsync Validation Kit/Guest Control: Made setting up the Guest Control …
(edit) @97688   2 years vboxsync Validation Kit/Guest Control: Skip doing further testing if we're dead …
(edit) @97673   2 years vboxsync Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.
(edit) @97604   2 years vboxsync Validation Kit/Guest Control: More verbose logging for file reads.
(edit) @97593   2 years vboxsync Validation Kit/Guest Additions: Removed rebooting and reconnecting to …
(edit) @97586   2 years vboxsync Validation Kit/Guest Control: Added some more tests for using dotdot …
(edit) @97567   2 years vboxsync Validation Kit/Guest Control: Make sure (test) if the test VM's …
(edit) @97565   2 years vboxsync Validation Kit/Guest Control: Make sure (test) if the test VM's …
(edit) @97537   2 years vboxsync Validation Kit/Guest Control: Don't report expected non-existing paths …
(edit) @97440   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet …
(edit) @97439   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet.
(edit) @97422   2 years vboxsync Validation Kit/Guest Control: More tests [pylint]. ​bugref:10286
(edit) @97421   2 years vboxsync Validation Kit/Guest Control: More tests. ​bugref:10286
(edit) @97420   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes …
(edit) @97418   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes. …
(edit) @97401   2 years vboxsync Validation Kit/Guest Control: Extended path logging limit from 32 to …
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95939   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95936   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95776   2 years vboxsync Validation Kit/tdAddBasic1.py: Automatically install the legacy …
(edit) @94127   3 years vboxsync ValKit/tests: pylint 2.9.6 adjustments (mostly about using 'with' …
(edit) @93889   3 years vboxsync Guest Control/Validation Kit: Added another assertion to check if the …
(edit) @93817   3 years vboxsync Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
(edit) @93797   3 years vboxsync Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
(edit) @93795   3 years vboxsync Guest Control/Validation Kit: Explicitly wait for blocking processes …
(edit) @93793   3 years vboxsync Guest Control/Validation Kit: We indicate an error here, as we …
(edit) @93734   3 years vboxsync Validation Kit/Guest Additions: Try gather the TxS log (if any, optional).
(edit) @93719   3 years vboxsync Guest Control/Validation Kit: Logging nits.
(edit) @93669   3 years vboxsync Validation Kit/Guest Control: Log status changes (as error) when …
(edit) @93664   3 years vboxsync Validation Kit/Guest Control: Log status changes (as error) when …
(edit) @93663   3 years vboxsync Validation Kit/Guest Control: Log status changes (as error) when …
(edit) @93169   3 years vboxsync Validation Kit/Guest Control: Only enable guest session reboot testing …
(edit) @93140   3 years vboxsync Validation Kit/Guest Control: Handle guest session closing on guest …
(edit) @93139   3 years vboxsync Validation Kit/Guest Control: Renaming / cleanup.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93062   3 years vboxsync Validation Kit/Guest Control: A bit more code for investigating …
(edit) @93061   3 years vboxsync Validation Kit/Guest Control: Format string fix.
(edit) @93056   3 years vboxsync Validation Kit/Guest Control: A bit more code for investigating …
(edit) @93055   3 years vboxsync Validation Kit/Guest Control: A bit more code for investigating …
(edit) @93052   3 years vboxsync Validation Kit/Guest Control: Enabled guest session reboot testing …
(edit) @93039   3 years vboxsync Validation Kit/Guest Control: Don't add TxS session as task when …
(edit) @93038   3 years vboxsync Validation Kit/Guest Control: Cleaned up + simplified manual debugging …
(edit) @93037   3 years vboxsync Validation Kit/Guest Control: Added more checks for …
(edit) @92982   3 years vboxsync Validation Kit/Guest Control: Logging nits.
(edit) @92981   3 years vboxsync Validation Kit/Guest Control: Do the TxS version check right before …
(edit) @92948   3 years vboxsync ValKit/tdAddGuestCtrl.py: Temporarily disabled the last 4 sub-tests in …
(edit) @92880   3 years vboxsync Guest Control/Main: Resolved @todo: Implemented mode handling and …
(edit) @92877   3 years vboxsync ValKit/tdAddGuestCtrl.py: Temporarily disabled the 'Session w/ Guest …
(edit) @92875   3 years vboxsync ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
(edit) @92868   3 years vboxsync ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
(edit) @92822   3 years vboxsync Guest Control: Resolved a @todo: Implemented …
(edit) @92681   3 years vboxsync Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) …
(edit) @84979   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Use TestVm.getGuestOs() for creating …
(edit) @84976   4 years vboxsync Validation Kit/tdAddBasic1.py: D'oh.
(edit) @84973   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Linux Guest Additions testing …
(edit) @84970   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Guest Additions testing for < …
(edit) @84967   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More VBoxService logging adjustments.
(edit) @84963   4 years vboxsync Validation Kit/tdAddBasic1.py: Re-introduced rebooting of Linux guests …
(edit) @84951   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can …
(edit) @84950   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip enabling verbose VBoxService …
(edit) @84949   4 years vboxsync Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff …
(edit) @84948   4 years vboxsync Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff again.
(edit) @84932   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Return expected result when handling …
(edit) @84931   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in …
(edit) @84930   4 years vboxsync tdAddGuestCtrl.py: pylint fix.
(edit) @84929   4 years vboxsync Validation Kit/tdAddBasic1.py: Don't skip creating the combined VISO …
(edit) @84928   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in gctrlCopyDirFrom().
(edit) @84927   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Also use getGuestSystemDir() here-
(edit) @84921   4 years vboxsync ValKit: pylint 2.5.3 adjustments.
(edit) @84920   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Minor debugging tweaks.
(edit) @84897   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
(edit) @84895   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
(edit) @84863   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
(edit) @84862   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
(edit) @84830   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Fixed quoting issue for Windows …
(edit) @84821   5 years vboxsync Validation Kit/tdAddGuestCtrl: More fixes for VBoxService logging.
(edit) @84818   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84817   5 years vboxsync Validation Kit/tdAddBasic1: To trigger a new build.
(edit) @84811   5 years vboxsync Validation Kit/tdAddBasic1: Some too long test name again, take #2.
(edit) @84810   5 years vboxsync Validation Kit/tdAddBasic1: Some too long test name again.
(edit) @84805   5 years vboxsync Validation Kit/tdAddGuestCtrl: To trigger a new build.
(edit) @84801   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84797   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84796   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84772   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Make use of the newly added TXS …
(edit) @84769   5 years vboxsync Validation Kit/tdAddBasic1: sName -> sVmName.
(edit) @84739   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
(edit) @84738   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
(edit) @84736   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
(edit) @84734   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Made long arguments testing more …
(edit) @84730   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Refined long arguments testing a bit.
(edit) @84719   5 years vboxsync Validation Kit/tdAddBasic1.py: List VBox files in System32 on testing …
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