VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/tests/additions/tdAddBasic1.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84674   5 years vboxsync Validation Kit/tdAddBasic1.py: Added Dr. Watson stuff to find out why …
(edit) @84672   5 years vboxsync Validation Kit/tdAddBasic1.py: Added Dr. Watson stuff to find out why …
(edit) @84668   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Trying to fix the GA runlevel tests.
(edit) @84597   5 years vboxsync ValKit/tdAddBasci1.py+vbox.py: Refactored txsDownloadFiles to get rid …
(edit) @84529   5 years vboxsync Validation Kit/tdAddBasic1.py: More code to debug guest facility …
(edit) @84528   5 years vboxsync Validation Kit/tdAddBasic1.py: Logging nit.
(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) @84444   5 years vboxsync Validation Kit/tdAddBasic1.py: Pylint.
(edit) @84443   5 years vboxsync Validation Kit/tdAddBasic1.py: Don't specify absolute paths for stuff …
(edit) @84442   5 years vboxsync Validation Kit/tdAddBasic1.py: Don't specify absolute paths for stuff …
(edit) @84441   5 years vboxsync Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
(edit) @84429   5 years vboxsync Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
(edit) @84428   5 years vboxsync Validation Kit/tdAddBasic1.py: Some more ugly code for udev monitoring.
(edit) @84427   5 years vboxsync Validation Kit/tdAddBasic1.py: Temporarily enable debug logging for …
(edit) @84426   5 years vboxsync Validation Kit/tdAddBasic1.py: Temporarily enable debug logging for …
(edit) @84307   5 years vboxsync Validation Kit/tdAddBasic1.py: Logging for waiting for TXS / CD.
(edit) @84241   5 years vboxsync Validation Kit/tdAddBasic1.py: Increased default timeout to 5 min for …
(edit) @84226   5 years vboxsync Validation Kit/tdAddBasic1.py: Do bit of diagnosis on failure for the …
(edit) @84224   5 years vboxsync Validation Kit/tdAddBasic1.py: Do bit of diagnosis on failure for the …
(edit) @84190   5 years vboxsync Validation Kit/tdAddBasic1.py: Fixes for GA runlevel testing.
(edit) @84187   5 years vboxsync Validation Kit/tdAddBasic1.py: More Windows GA fixes; download the …
(edit) @84185   5 years vboxsync Validation Kit/tdAddBasic1.py: Implemented testing of (some) guest …
(edit) @84180   5 years vboxsync Validation Kit/tdAddBasic1.py: More code for GA runlevel testing.
(edit) @84178   5 years vboxsync Validation Kit/tdAddBasic1.py: More code for GA runlevel testing.
(edit) @84174   5 years vboxsync Reverted r137769 (Validation Kit/tdAddBasic1.py: Try running Windows …
(edit) @84165   5 years vboxsync Validation Kit/tdAddBasic1.py: Try running Windows GA installation …
(edit) @84137   5 years vboxsync Validation Kit/tdAAddBasic1.py: Implemented proper Guest Additions run …
(edit) @84113   5 years vboxsync Validation Kit/tdAAddBasic1.py: More CD waiting fixes, needed for busy …
(edit) @84094   5 years vboxsync Validation Kit/tdAAddBasic1.py: Also raising timeouts for …
(edit) @84034   5 years vboxsync try to fix pylint message "consider-using-in".
(edit) @84017   5 years vboxsync Validation Kit/Additions: Added a bit of code to extract the Linux GA …
(edit) @83977   5 years vboxsync Validation Kit/Additions: Resolved a todo: Check the overall Linux …
(edit) @83927   5 years vboxsync Validation Kit/Additions: Don't download and install any dependencies …
(edit) @83908   5 years vboxsync Validation Kit/Guest Additions: Test case naming was too long, causing …
(edit) @83879   5 years vboxsync Validation Kit/Guest Additions: More reboot fixes.
(edit) @83877   5 years vboxsync Validation Kit/Guest Additions: Make sure the new, updated kernel is …
(edit) @83873   5 years vboxsync Validation Kit/Guest Additions: Also increased waiting for installing …
(edit) @83869   5 years vboxsync Validation Kit/Guest Additions: Use yum updateinfo; should take less …
(edit) @83868   5 years vboxsync Validation Kit/Guest Additions: Fixed proxy settings for APT.
(edit) @83867   5 years vboxsync Validation Kit/Guest Additions: Use syncMkDirPath() instead of …
(edit) @83866   5 years vboxsync Validation Kit/Guest Additions: Use asyncMkDirPath() instead of …
(edit) @83863   5 years vboxsync Validation Kit/Guest Additions: Use a 15 minutes default timeout for …
(edit) @83860   5 years vboxsync Validation Kit/Guest Additions: Make sure to add "--nox11" to the …
(edit) @83856   5 years vboxsync Validation Kit/Guest Additions: Ignore session result when executing …
(edit) @83852   5 years vboxsync Validation Kit/Guest Additions: Ignore syncMkDir errors for APT config.
(edit) @83849   5 years vboxsync Validation Kit/Guest Additions: Quoting fixes.
(edit) @83848   5 years vboxsync Validation Kit/Guest Additions: Added some proxy settings for Linux guests.
(edit) @83847   5 years vboxsync Validation Kit/Guest Additions: Use sVmName here, not sKind.
(edit) @83846   5 years vboxsync Validation Kit/Guest Additions: Manually apply the EOL upgrade paths …
(edit) @83839   5 years vboxsync Validation Kit/Guest Additions: Make sure to update package sources / …
(edit) @83774   5 years vboxsync Validation Kit/testdriver: More work on checking task results; …
(edit) @83764   5 years vboxsync Validation Kit/Guest Additions: Skip following sub tests / modules if …
(edit) @83757   5 years vboxsync Validation Kit/Guest Additions: Added more error checking for executed …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82951   5 years vboxsync ValKit: Fixes for new pylint.
(edit) @79087   6 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79067   6 years vboxsync ValKit: Refactored sub-test driver initialization so it can have both …
(edit) @78797   6 years vboxsync ValKit: various updates.
(edit) @78675   6 years vboxsync tdAddBasic1.py,tdAddSharedFolders1.py: Enabled shared folder testing …
(edit) @78644   6 years vboxsync tdAddSharedFolders1.py: Shared folder testing is halfways working …
(edit) @78642   6 years vboxsync ValKit/additions: Started writing shared folder testcase. bugref:9172
(edit) @77755   6 years vboxsync tdAddBasic1.py: nits
(edit) @77469   6 years vboxsync Validation Kit/tdAddBasic1.py: Added initial Linux Additions …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @72728   6 years vboxsync validationkit/tests/additions: fix plumbing of resources, and use a …
(edit) @69111   7 years vboxsync (C) year
(edit) @67032   8 years vboxsync ValidationKit: Makes no sense to add task A and remove task B (and …
(edit) @62484   8 years vboxsync (C) 2016
(edit) @62237   8 years vboxsync ValidationKit/tdAddBasic1: Fix Don't try to use the TXS session if the …
(edit) @61853   8 years vboxsync testIGuest_additionsRunLevel: delint
(edit) @61851   8 years vboxsync testIGuest_additionsRunLevel: half disabled as we're missing a wait!
(edit) @61835   8 years vboxsync tdAdd*.py: pylint 1.5.5 fixes
(edit) @59548   9 years vboxsync ValidationKit/tests/additions/tdAddBasic1.py: Initialize …
(edit) @59547   9 years vboxsync ValidationKit/tests/additions/tdAddBasic1.py: Some tweaks to make the …
(edit) @56295   10 years vboxsync ValidationKit: Updated (C) year.
(add) @52776   10 years vboxsync fix OSE
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