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) @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.
(edit) @71228   7 years vboxsync bugref:8345. Fixed the variable name. Next try.
(edit) @71227   7 years vboxsync bugref:8345. Fixed the variables names according to the Validation Kit …
(edit) @71226   7 years vboxsync bugref:8345. Removed trailing blanks.
(edit) @71225   7 years vboxsync bugref:8345. Added 2 new scenarios.
(edit) @71207   7 years vboxsync bugref:8345. try to set revision properly after run …
(edit) @71193   7 years vboxsync bugref:8345. Added an initial variant of test to check "moving vm" feature.
(edit) @71115   7 years vboxsync ValidationKit/tdMoveMedium: Fix testcase to accept the current …
(edit) @71099   7 years vboxsync bugref:8344. Trailing whitespace was removed.
(edit) @71096   7 years vboxsync bugref:8344. all cases have been unblocked. Added a comment with …
(edit) @71090   7 years vboxsync bugref:8344. temporary two cases in the test tdMoveMedium1.py have …
(edit) @70858   7 years vboxsync ValidationKit/tdMoveMedium: Reinstate path comparison on Windows host …
(edit) @70857   7 years vboxsync ValidationKit/tdMoveMedium: Don't use os.path.samefile() on Windows as …
(edit) @70855   7 years vboxsync ValidationKit: address pylint issues
(edit) @70854   7 years vboxsync ValidationKit: Improve API testcase, doing checks if the moved images …
(edit) @70849   7 years vboxsync ValidationKit: improve API testcase for moving media (now tests all …
(edit) @70819   7 years vboxsync ValidationKit: build fix
(edit) @70818   7 years vboxsync ValidationKit: Don't forget to package the additional files needed for …
(edit) @70817   7 years vboxsync ValidationKit: Package all files for the API unit tests.
(edit) @70816   7 years vboxsync ValidationKit: For API tests move some redundant object construction …
(edit) @70813   7 years vboxsync ValidationKit: make pylint happy
(edit) @70812   7 years vboxsync ValidationKit: Turn all API tests into sub-tests which can still be …
(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) @69445   7 years vboxsync tdAppliance1.py: started py3 conversion
(edit) @69111   7 years vboxsync (C) year
(edit) @68925   7 years vboxsync tdAppliance1.py: Added tescase for the harmless invalid InstanceID and …
(edit) @62484   8 years vboxsync (C) 2016
(edit) @62483   8 years vboxsync tdMoveMedium.py: svn prop fixes
(edit) @59684   9 years vboxsync tdAppliance1.py: Enabled the t6 tests.
(edit) @59682   9 years vboxsync tdAppliance1-t6.*: Variant signed with a SHA-512 certificate issued by …
(edit) @59680   9 years vboxsync tdAppliance1.py: Added the t5 OVAs.
(edit) @59673   9 years vboxsync tdAppliance1-t5*.ova: Using a valid non-self-signed certificate (maybe …
(edit) @59581   9 years vboxsync tdAppliance1.py: test OVF style importing.
(edit) @59556   9 years vboxsync tdAppliance1.py: Quick import test of the tiny checked in OVAs.
(edit) @59535   9 years vboxsync ValidationKit: Kick-off for a simple IAppliance (OVF/OVA) testcase.
(edit) @56295   9 years vboxsync ValidationKit: Updated (C) year.
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