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) @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.
(edit) @56731   9 years vboxsync tdAddGuestCtrl.py: formatting typo.
(edit) @56713   9 years vboxsync tdAddGuestCtrl.py: Refactored and extended the stat() test.
(edit) @56688   9 years vboxsync tdAddGuestCtrl.py: Fixed up the session environment change test.
(edit) @56687   9 years vboxsync oops; backing out r101324.
(edit) @56686   9 years vboxsync revered wrong rev
(edit) @56684   9 years vboxsync oops; backing out r100056
(edit) @56682   9 years vboxsync Shut up assertion that annoys the heck out of me right now …
(edit) @55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55634   10 years vboxsync tdAddGuestCtrl.py: API adjustments.
(edit) @55591   10 years vboxsync Main: Renamed IGuestSession::environment to …
(edit) @55590   10 years vboxsync Main: Removed IGuestSession::environmentClear because it duplicates …
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(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