VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @78460   6 years vboxsync tdMoveVM1.py: must put os.listdir in a try/catch so it won't croak if …
(edit) @78391   6 years vboxsync tdMoveMedium1.py: Removed weird 'assert fRc is true' statement at the …
(edit) @78333   6 years vboxsync Main:bugref:8612: Reverted the r130307 because the test should be made …
(edit) @78331   6 years vboxsync Main: bugref:8612: Added test to check IMachine::applyDefaults()
(edit) @78189   6 years vboxsync ValidationKit: Try to fix OSE burns
(edit) @78125   6 years vboxsync Main:bugref:6598:Fixed pylint issue
(edit) @78123   6 years vboxsync Main:bugref:6598:Fixed the tdStorageSnapshotMerging1.py for linux
(edit) @77991   6 years vboxsync Put tdOCIExport1.py to validation kit build.
(edit) @77810   6 years vboxsync Removed SubTstOCIExportVM1
(edit) @77808   6 years vboxsync Removed OCIExport.
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @77755   6 years vboxsync tdAddBasic1.py: nits
(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) @77469   6 years vboxsync Validation Kit/tdAddBasic1.py: Added initial Linux Additions …
(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) @76939   6 years vboxsync Reverted previous commit: merged too much.
(edit) @76938   6 years vboxsync Additions/linux/vboxvideo: Fix incorrect type in assignment sparse …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75738   6 years vboxsync ValidationKit/Tests/usb/usbgadget.py: Need to check for WSAEWOULDBLOCK …
(edit) @75379   6 years vboxsync Don't pack it too tight.
(edit) @75378   6 years vboxsync Main: bugref:6598: Fixed pylint notices
(edit) @75377   6 years vboxsync Main: bugref:6598: Fixed pylint notices
(edit) @75375   6 years vboxsync Main: bugref:6598: Fixed pylint notices
(edit) @75373   6 years vboxsync Main: bugref:6598: Added ability to merge mediums with different sizes …
(edit) @75170   6 years vboxsync ValidationKit/tests/serial: Change to integer division to avoid …
(edit) @74438   6 years vboxsync ValidationKit: pylint adjustments/fixes.
(edit) @74430   6 years vboxsync ValidationKit/tdStorageBenchmark1: Disable the audio controller for …
(edit) @74032   6 years vboxsync tdApi1: Shut up pylint warnings about importing things in 2.7.9 …
(edit) @74031   6 years vboxsync tdMoveMedium1,tdMoveVM1: Shut up pylint warnings about importing …
(edit) @74030   6 years vboxsync Reverted r124757 + r124758.
(edit) @74012   6 years vboxsync ValidationKit/tdMoveMedium1.py: Try to fix burns.
(edit) @74011   6 years vboxsync ValidationKit/tdMoveVM1.py: Try to fix burns.
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73623   6 years vboxsync ValidationKit/tests/serial: Add option to test the different supported …
(edit) @72782   6 years vboxsync Python is pleased, now try pleasing scm.
(edit) @72780   6 years vboxsync Two dummy init.py file to help python 2.x importing tdApi1.py.
(edit) @72742   6 years vboxsync ValKit: Cleanups.
(edit) @72739   6 years vboxsync tdAppliance1.py: Simplify import.
(edit) @72738   6 years vboxsync tdAppliance1.py: Simplify import.
(edit) @72737   6 years vboxsync tdAppliance1.py: Reverted nonsensical semicolon changes from r120609. …
(edit) @72735   6 years vboxsync tdPython1.py: Simplify import.
(edit) @72734   6 years vboxsync tdPython1.py: Reverted nonsensical semicolon changes from r120609. If …
(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) @72726   6 years vboxsync validationkit/tests/api: properly report resources, collected from all …
(edit) @72315   7 years vboxsync ValidationKit: Add support for basic nested hardware-virtualization …
(edit) @72234   7 years vboxsync vkit/tdMoveVM1: pylint fix and cleanups. untested, hope it still works.
(edit) @72232   7 years vboxsync vkit/tests: Try not use pylint numeric codes. Google suggest R0204 is …
(edit) @72231   7 years vboxsync vkit/tests: pylint
(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) @72029   7 years vboxsync ValidationKit/tests/serial: Add verbose flag to avoid flooding the log …
(edit) @72008   7 years vboxsync Guest Control/Validation Kit: Disabled copy_to / copy_from testcases …
(edit) @71988   7 years vboxsync ValidationKit/serial: Properly shutodwn the listening socket to avoid …
(edit) @71983   7 years vboxsync ValidationKit/tdUsb1: Needed more changes to truly turn gadget host …
(edit) @71963   7 years vboxsync ValidationKit: Make pylint happy
(edit) @71928   7 years vboxsync tdUnitTest1.py: Prep for new combined VBoxAll layout. bugref:8691
(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) @71729   7 years vboxsync bugref:8345. Several small improvements.
(edit) @71682   7 years vboxsync tdMoveVM1.py: less confusing output when skipping.
(edit) @71681   7 years vboxsync Guest Control/Validation Kit: Adjusted more tests for versions <= 5.2.
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