VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98418   22 months vboxsync ValKit/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98090   23 months vboxsync Validation Kit/tests/api/tdCloneMedium1.py: Merged target medium size …
(edit) @98081   23 months vboxsync Validation Kit/tests/tdCloneMedium1: Various pylint fixes. bugref:10090
(edit) @98080   23 months vboxsync Validation Kit/tests/tdCloneMedium1: Various pylint fixes. bugref:10090
(edit) @98079   23 months vboxsync Validation Kit/tests/tdCloneMedium1: Various pylint fixes. bugref:10090
(edit) @98078   23 months vboxsync Validation Kit/tests/api: Added missing tdCloneMedium1.py to the exec …
(edit) @97936   2 years vboxsync ValidationKit: modified test file. bugref:10090
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97934   2 years vboxsync Main: backout. bugref:10090
(edit) @97933   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97673   2 years vboxsync Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95786   2 years vboxsync Validation Kit/tests/api/tdTreeDepth1.py: Added random selection of …
(edit) @95779   2 years vboxsync Validation Kit/tests/api: Fixed failing test due to changed API for …
(edit) @95777   2 years vboxsync Validation Kit/tests/api: Fixed failing test due to changed API for 7.0.
(edit) @94599   3 years vboxsync whitespace
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94127   3 years vboxsync ValKit/tests: pylint 2.9.6 adjustments (mostly about using 'with' …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86505   4 years vboxsync ValKit/tdMoveVm1.py: Must test startVm result. Don't use time.sleep …
(edit) @86504   4 years vboxsync ValKit/tdMoveVm1.py: Must test startVm result. Don't use time.sleep …
(edit) @85465   4 years vboxsync ValidationKit/tdMoveVm1: pylint fix
(edit) @85464   4 years vboxsync ValidationKit/tdMoveVm1: Fix testcase on Windows where file paths are …
(edit) @83243   5 years vboxsync moved the tests from the folder "cloud" into the folder "api".
(edit) @82994   5 years vboxsync next round of fixing relative import issue in python3.8
(edit) @82993   5 years vboxsync next round of fixing relative import issue in python3.8
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82923   5 years vboxsync pr9628: the OCI import test and OCI profile test were added into …
(edit) @81124   5 years vboxsync removed wrong line.
(edit) @79813   5 years vboxsync removed export to OSE.
(edit) @79812   5 years vboxsync Added the OCI connection test. The test creates all needed objects to …
(edit) @79092   5 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79070   5 years vboxsync ValKit/tdApi.py: Check SubTestDriverBase.fEnabled and ignore tests …
(edit) @79069   5 years vboxsync ValKit/api: Corrected capitalization of tdMoveVm1.py and …
(edit) @79067   5 years vboxsync ValKit: Refactored sub-test driver initialization so it can have both …
(edit) @79066   5 years vboxsync ValKit/tdCreateVMWithDefaults1.py: Corrections. bugref:8612
(edit) @78671   6 years vboxsync Main: bugref:8612: Made the testcase as sub-test for tdApi1.py
(edit) @78634   6 years vboxsync tdCreateVMWithDefaults1.py: Corrections and adjustments.
(edit) @78633   6 years vboxsync ValidiationKit: Moved tdCreateVMWithDefaults1.py to the api folder. …
(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) @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) @76553   6 years vboxsync scm --update-copyright-year
(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) @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) @72726   6 years vboxsync validationkit/tests/api: properly report resources, collected from all …
(edit) @72234   7 years vboxsync vkit/tdMoveVM1: pylint fix and cleanups. untested, hope it still works.
(edit) @71963   7 years vboxsync ValidationKit: Make pylint happy
(edit) @71729   7 years vboxsync bugref:8345. Several small improvements.
(edit) @71682   7 years vboxsync tdMoveVM1.py: less confusing output when skipping.
(edit) @71614   7 years vboxsync bugref:8345. Changed api support starting from 5.3.
(edit) @71613   7 years vboxsync bugref:8345. Changed api support starting from 5.2.
(edit) @71554   7 years vboxsync bugref:8345. scenarios 5 and 6: the double slashes in the path were …
(edit) @71550   7 years vboxsync bugref:8345. Removed the unused variables.
(edit) @71549   7 years vboxsync bugref:8345. The functions testScenario_2 and testScenario_3 were …
(edit) @71548   7 years vboxsync bugref:8345. Coding style fixes.
(edit) @71547   7 years vboxsync bugref:8345. Coding style fixes.
(edit) @71546   7 years vboxsync bugref:8345. Coding style fixes.
(edit) @71545   7 years vboxsync bugref:8345. Removed the unused class SubTstDrvMoveVM1Error.
(edit) @71543   7 years vboxsync bugref:8345. Next iteration. Use types dict and defaultdict(set). New …
(edit) @71465   7 years vboxsync bugref:8345. Coding style fixes.
(edit) @71464   7 years vboxsync bugref:8345. Refactoring of the code: splitted up the function testVMMove()
(edit) @71458   7 years vboxsync bugref:8345. Coding style fixes.
(edit) @71457   7 years vboxsync bugref:8345. The test scenarios 5 and 6 have been unlocked. The …
(edit) @71411   7 years vboxsync ValidationKit: bugref:8345 fix incorrect use of direct API call, …
(edit) @71390   7 years vboxsync bugref:8345. Removed the trailing whitespaces.
(edit) @71389   7 years vboxsync bugref:8345. Reverted changes in Makefile.kmk.
(edit) @71387   7 years vboxsync bugref:8345. tdMoveVM.py was renamed to tdMoveVM1.py. class …
(edit) @71384   7 years vboxsync bugref:8345. Temporarily turned off 5 and 6 scenarios, till the …
(edit) @71379   7 years vboxsync ValudationKit: bugref:8345 enable case 4 and fix xpcom interface leak …
(edit) @71377   7 years vboxsync bugref:8345. Added the scenarios with ISO and floppy images. The test …
(edit) @71372   7 years vboxsync ValidationKit: remove unnecessary files from the packaging of the API tests
(edit) @71230   7 years vboxsync bugref:8345. Trailing whitespace was removed.
(edit) @71229   7 years vboxsync bugref:8345. Try to fix the length of the string.
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