VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79215   5 years vboxsync ValKit/tdAddGuestCtrl.py: Try make sure we don't exceed that max path …
(edit) @79214   5 years vboxsync ValKit/tdAddGuestCtrl.py: Extended and cleaned up the fsObjQueryInfo …
(edit) @79213   5 years vboxsync ValKit/tdAddGuestCtrl.py: Extended and cleaned up the fsObjQueryInfo …
(edit) @79210   5 years vboxsync ValKit/tdAddGuestCtrl.py: More cleanups in the copyto area. [oops] …
(edit) @79208   5 years vboxsync ValKit/tdAddGuestCtrl.py: More cleanups in the copyto area. bugref:9320
(edit) @79193   6 years vboxsync vboxtestfileset.py: Validate the files copied to the host from the …
(edit) @79185   6 years vboxsync vboxtestfileset.py: Generatlized and split up, leaving …
(edit) @79180   6 years vboxsync tdAddGuestCtrl.py: testGuestCtrlCopyFrom related cleanups. Fixed …
(edit) @79163   6 years vboxsync tdAddGuestCtrl.py: testGuestCtrlCopyTo related cleanups. bugref:9151 …
(edit) @79162   6 years vboxsync tdAddGuestCtrl.py: Fixed and extended the directoryCreateTemp test …
(edit) @79160   6 years vboxsync tdAddGuestCtrl.py: Fixed and extended the directoryCreateTemp test …
(edit) @79159   6 years vboxsync tdAddGuestCtrl.py: Extended directory listing test to check names, …
(edit) @79158   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79157   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79156   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79137   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79136   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79135   6 years vboxsync tdAddGuestCtrl.py: More cleanups. bugref:9151 bugref:9320
(edit) @79133   6 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79132   6 years vboxsync tdAddGuestCtrl.py: More cleanups. Created pathutils.py for dealing …
(edit) @79111   6 years vboxsync tdAddGuestCtrl.py: Cleanups. bugref:9151
(edit) @79087   6 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79071   6 years vboxsync ValKit: More work on mating unattended OS installation and GA testing. …
(edit) @79067   6 years vboxsync ValKit: Refactored sub-test driver initialization so it can have both …
(edit) @78636   6 years vboxsync tdAddGuestCtrl.py: The nice to have 'all' option value is evaluated …
(edit) @78470   6 years vboxsync tdAddGuestCtrl.py: Log buffer types when utils.areBytesEqual() fails …
(edit) @78463   6 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @77643   6 years vboxsync Guest Control/Validation Kit: Try to fix tests (don't force NAT …
(edit) @77623   6 years vboxsync Guest Control/Validation Kit: Disabled test case for ​bugref:9398 for …
(edit) @77618   6 years vboxsync Guest Control/Validation Kit: Added a test case for bugref:9398 (build …
(edit) @77615   6 years vboxsync Guest Control/Validation Kit: Added a test case for bugref:9398 [pylint].
(edit) @77613   6 years vboxsync Guest Control/Validation Kit: Added a test case for bugref:9398.
(edit) @77552   6 years vboxsync Guest Control/Validation Kit: Pylint fixes.
(edit) @77551   6 years vboxsync Guest Control/Validation Kit: Saved *a lot* of code by unifying the …
(edit) @77550   6 years vboxsync Guest Control/Validation Kit: Use bytes() for comparing the buffers in …
(edit) @77501   6 years vboxsync Guest Control/Validation Kit: Added a lot more tests for Linux guests.
(edit) @77480   6 years vboxsync Guest Control/Validation Kit: Made all existing tests pass on Linux …
(edit) @77479   6 years vboxsync Guest Control/Validation Kit: Made all existing tests pass on Linux guests.
(edit) @77478   6 years vboxsync Guest Control/Validation Kit: Logging for file_write tests (build fix).
(edit) @77477   6 years vboxsync Guest Control/Validation Kit: Logging for file_write tests (Pylint fix).
(edit) @77476   6 years vboxsync Guest Control/Validation Kit: Logging for file_write tests.
(edit) @77471   6 years vboxsync Guest Control/Validation Kit: Logging nit (use 'misc/other' for buffer …
(edit) @77468   6 years vboxsync Guest Control/Validation Kit: Pylint fix.
(edit) @77467   6 years vboxsync Guest Control/Validation Kit: Upload files for inspection on failed …
(edit) @77429   6 years vboxsync Guest Control/Validation Kit: Logging.
(edit) @77413   6 years vboxsync Guest Control/Validation Kit: Use an array for file.write() calls.
(edit) @77384   6 years vboxsync Guest Control/Validation Kit: Fixed burns (pylint).
(edit) @77383   6 years vboxsync Guest Control/Validation Kit: Enabled and fixed file write tests.
(edit) @77368   6 years vboxsync Guest Control/Validation Kit: More fixes for Windows XP SP2 guests.
(edit) @77355   6 years vboxsync Guest Control/Validation Kit: More fixes for Windows XP guests.
(edit) @77350   6 years vboxsync Guest Control/Validation Kit: Use "Windows\Media" instead of …
(edit) @77340   6 years vboxsync Guest Control/Validation Kit: Fixed and enabled test cases for reading …
(edit) @77339   6 years vboxsync Guest Control/Validation Kit: Use VM kind at most places instead of VM …
(edit) @77317   6 years vboxsync Guest Control/Validation Kit: Fixes for testGuestCtrlCopyTo().
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @72742   6 years vboxsync ValKit: Cleanups.
(edit) @72732   6 years vboxsync Valkit: Resource handling regression fix.
(edit) @72729   6 years vboxsync tdAddGuestCtrl.py: Drop 'stupid trickery' and just use …
(edit) @72728   6 years vboxsync validationkit/tests/additions: fix plumbing of resources, and use a …
(edit) @72192   7 years vboxsync Validation Kit: Disabled the other guest copy directory test.
(edit) @72170   7 years vboxsync Validation Kit/Guest Control: fix typos
(edit) @72169   7 years vboxsync Validation Kit/Guest Control: disable a pushy test which can fill up …
(edit) @72112   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72104   7 years vboxsync Guest Control/Validation Kit: Logging.
(edit) @72103   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72081   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72068   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72055   7 years vboxsync Guest Control/Validation Kit: Fixed testing for invalid names on …
(edit) @72048   7 years vboxsync Guest Control/Validation Kit: Fixed testing for invalid names on …
(edit) @72046   7 years vboxsync Guest Control/Validation Kit: Re-enabled copy_to / copy_from testcases …
(edit) @72008   7 years vboxsync Guest Control/Validation Kit: Disabled copy_to / copy_from testcases …
(edit) @71854   7 years vboxsync Pylint.
(edit) @71847   7 years vboxsync Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along …
(edit) @71828   7 years vboxsync Guest Control/Validation Kit: Testcase fixes.
(edit) @71681   7 years vboxsync Guest Control/Validation Kit: Adjusted more tests for versions <= 5.2.
(edit) @71672   7 years vboxsync Guest Control/Validation Kit: Copying files into directories via Main …
(edit) @71671   7 years vboxsync Guest Control/Validation Kit: Copying files into directories via Main …
(edit) @71668   7 years vboxsync Guest Control/Validation Kit: Enabled copyTo / copyFrom testcases and …
(edit) @71646   7 years vboxsync Guest Control/Validation Kit: Log stale guest sessions.
(edit) @71631   7 years vboxsync Guest Control/Validation Kit: Use a unicode prefix for this command, …
(edit) @71623   7 years vboxsync Guest Control/tests: Disabled …
(edit) @71618   7 years vboxsync Guest Control/tests: Disabled …
(edit) @71535   7 years vboxsync Guest Control/ValidationKit: Pylint nits.
(edit) @71534   7 years vboxsync Guest Control/ValidationKit: Only do tests on their corresponding host …
(edit) @71532   7 years vboxsync Guest Control/ValidationKit: Enabled more test cases for …
(edit) @71520   7 years vboxsync Pylint fixes.
(edit) @71519   7 years vboxsync Guest Control/ValidationKit: Makes use of the now implemented …
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @70521   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70509   7 years vboxsync ValidationKit/tests: python 3 updates.
(edit) @70391   7 years vboxsync nits
(edit) @69111   7 years vboxsync (C) year
(edit) @67039   8 years vboxsync ValidationKit: eliminate buggy task handling (oSession is always added …
(edit) @65963   8 years vboxsync ValidationKit/tests: pylint 2.0.0 fixes.
(edit) @62484   8 years vboxsync (C) 2016
(edit) @61835   8 years vboxsync tdAdd*.py: pylint 1.5.5 fixes
(edit) @57289   9 years vboxsync validationkit/tests: new pylint complains about continuation …
(edit) @56755   9 years vboxsync tdAddGuestCtrl.py: Disabled more stuff to make it pass the …
(edit) @56738   9 years vboxsync my bad.
(edit) @56735   9 years vboxsync tdAddGuestCtrl.py: Try fix 4.3 runs.
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