|
|
@79813
|
5 years |
vboxsync |
removed export to OSE.
|
|
|
@79812
|
5 years |
vboxsync |
Added the OCI connection test. The test creates all needed objects to …
|
|
|
@79092
|
5 years |
vboxsync |
ValKit,++: Pylint 2.3.1 adjustments.
|
|
|
@79070
|
5 years |
vboxsync |
ValKit/tdApi.py: Check SubTestDriverBase.fEnabled and ignore tests …
|
|
|
@79069
|
5 years |
vboxsync |
ValKit/api: Corrected capitalization of tdMoveVm1.py and …
|
|
|
@79067
|
5 years |
vboxsync |
ValKit: Refactored sub-test driver initialization so it can have both …
|
|
|
@79066
|
5 years |
vboxsync |
ValKit/tdCreateVMWithDefaults1.py: Corrections. bugref:8612
|
|
|
@78671
|
6 years |
vboxsync |
Main: bugref:8612: Made the testcase as sub-test for tdApi1.py
|
|
|
@78634
|
6 years |
vboxsync |
tdCreateVMWithDefaults1.py: Corrections and adjustments.
|
|
|
@78633
|
6 years |
vboxsync |
ValidiationKit: Moved tdCreateVMWithDefaults1.py to the api folder. …
|
|
|
@78460
|
6 years |
vboxsync |
tdMoveVM1.py: must put os.listdir in a try/catch so it won't croak if …
|
|
|
@78391
|
6 years |
vboxsync |
tdMoveMedium1.py: Removed weird 'assert fRc is true' statement at the …
|
|
|
@78333
|
6 years |
vboxsync |
Main:bugref:8612: Reverted the r130307 because the test should be made …
|
|
|
@78331
|
6 years |
vboxsync |
Main: bugref:8612: Added test to check IMachine::applyDefaults()
|
|
|
@78189
|
6 years |
vboxsync |
ValidationKit: Try to fix OSE burns
|
|
|
@77991
|
6 years |
vboxsync |
Put tdOCIExport1.py to validation kit build.
|
|
|
@77810
|
6 years |
vboxsync |
Removed SubTstOCIExportVM1
|
|
|
@77808
|
6 years |
vboxsync |
Removed OCIExport.
|
|
|
@77777
|
6 years |
vboxsync |
bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@74032
|
6 years |
vboxsync |
tdApi1: Shut up pylint warnings about importing things in 2.7.9 …
|
|
|
@74031
|
6 years |
vboxsync |
tdMoveMedium1,tdMoveVM1: Shut up pylint warnings about importing …
|
|
|
@74030
|
6 years |
vboxsync |
Reverted r124757 + r124758.
|
|
|
@74012
|
6 years |
vboxsync |
ValidationKit/tdMoveMedium1.py: Try to fix burns.
|
|
|
@74011
|
6 years |
vboxsync |
ValidationKit/tdMoveVM1.py: Try to fix burns.
|
|
|
@74003
|
6 years |
vboxsync |
Main: bugref:9231: added ability to set IMedium:location for medium …
|
|
|
@72782
|
6 years |
vboxsync |
Python is pleased, now try pleasing scm.
|
|
|
@72780
|
6 years |
vboxsync |
Two dummy init.py file to help python 2.x importing tdApi1.py.
|
|
|
@72742
|
6 years |
vboxsync |
ValKit: Cleanups.
|
|
|
@72739
|
6 years |
vboxsync |
tdAppliance1.py: Simplify import.
|
|
|
@72738
|
6 years |
vboxsync |
tdAppliance1.py: Simplify import.
|
|
|
@72737
|
6 years |
vboxsync |
tdAppliance1.py: Reverted nonsensical semicolon changes from r120609. …
|
|
|
@72735
|
6 years |
vboxsync |
tdPython1.py: Simplify import.
|
|
|
@72734
|
6 years |
vboxsync |
tdPython1.py: Reverted nonsensical semicolon changes from r120609. If …
|
|
|
@72732
|
6 years |
vboxsync |
Valkit: Resource handling regression fix.
|
|
|
@72726
|
6 years |
vboxsync |
validationkit/tests/api: properly report resources, collected from all …
|
|
|
@72234
|
7 years |
vboxsync |
vkit/tdMoveVM1: pylint fix and cleanups. untested, hope it still works.
|
|
|
@71963
|
7 years |
vboxsync |
ValidationKit: Make pylint happy
|
|
|
@71729
|
7 years |
vboxsync |
bugref:8345. Several small improvements.
|
|
|
@71682
|
7 years |
vboxsync |
tdMoveVM1.py: less confusing output when skipping.
|
|
|
@71614
|
7 years |
vboxsync |
bugref:8345. Changed api support starting from 5.3.
|
|
|
@71613
|
7 years |
vboxsync |
bugref:8345. Changed api support starting from 5.2.
|
|
|
@71554
|
7 years |
vboxsync |
bugref:8345. scenarios 5 and 6: the double slashes in the path were …
|
|
|
@71550
|
7 years |
vboxsync |
bugref:8345. Removed the unused variables.
|
|
|
@71549
|
7 years |
vboxsync |
bugref:8345. The functions testScenario_2 and testScenario_3 were …
|
|
|
@71548
|
7 years |
vboxsync |
bugref:8345. Coding style fixes.
|
|
|
@71547
|
7 years |
vboxsync |
bugref:8345. Coding style fixes.
|
|
|
@71546
|
7 years |
vboxsync |
bugref:8345. Coding style fixes.
|
|
|
@71545
|
7 years |
vboxsync |
bugref:8345. Removed the unused class SubTstDrvMoveVM1Error.
|
|
|
@71543
|
7 years |
vboxsync |
bugref:8345. Next iteration. Use types dict and defaultdict(set). New …
|
|
|
@71465
|
7 years |
vboxsync |
bugref:8345. Coding style fixes.
|
|
|
@71464
|
7 years |
vboxsync |
bugref:8345. Refactoring of the code: splitted up the function testVMMove()
|
|
|
@71458
|
7 years |
vboxsync |
bugref:8345. Coding style fixes.
|
|
|
@71457
|
7 years |
vboxsync |
bugref:8345. The test scenarios 5 and 6 have been unlocked. The …
|
|
|
@71411
|
7 years |
vboxsync |
ValidationKit: bugref:8345 fix incorrect use of direct API call, …
|
|
|
@71390
|
7 years |
vboxsync |
bugref:8345. Removed the trailing whitespaces.
|
|
|
@71389
|
7 years |
vboxsync |
bugref:8345. Reverted changes in Makefile.kmk.
|
|
|
@71387
|
7 years |
vboxsync |
bugref:8345. tdMoveVM.py was renamed to tdMoveVM1.py. class …
|
|
|
@71384
|
7 years |
vboxsync |
bugref:8345. Temporarily turned off 5 and 6 scenarios, till the …
|
|
|
@71379
|
7 years |
vboxsync |
ValudationKit: bugref:8345 enable case 4 and fix xpcom interface leak …
|
|
|
@71377
|
7 years |
vboxsync |
bugref:8345. Added the scenarios with ISO and floppy images. The test …
|
|
|
@71372
|
7 years |
vboxsync |
ValidationKit: remove unnecessary files from the packaging of the API tests
|
|
|
@71230
|
7 years |
vboxsync |
bugref:8345. Trailing whitespace was removed.
|
|
|
@71229
|
7 years |
vboxsync |
bugref:8345. Try to fix the length of the string.
|
|
|
@71228
|
7 years |
vboxsync |
bugref:8345. Fixed the variable name. Next try.
|
|
|
@71227
|
7 years |
vboxsync |
bugref:8345. Fixed the variables names according to the Validation Kit …
|
|
|
@71226
|
7 years |
vboxsync |
bugref:8345. Removed trailing blanks.
|
|
|
@71225
|
7 years |
vboxsync |
bugref:8345. Added 2 new scenarios.
|
|
|
@71207
|
7 years |
vboxsync |
bugref:8345. try to set revision properly after run …
|
|
|
@71193
|
7 years |
vboxsync |
bugref:8345. Added an initial variant of test to check "moving vm" feature.
|
|
|
@71115
|
7 years |
vboxsync |
ValidationKit/tdMoveMedium: Fix testcase to accept the current …
|
|
|
@71099
|
7 years |
vboxsync |
bugref:8344. Trailing whitespace was removed.
|
|
|
@71096
|
7 years |
vboxsync |
bugref:8344. all cases have been unblocked. Added a comment with …
|
|
|
@71090
|
7 years |
vboxsync |
bugref:8344. temporary two cases in the test tdMoveMedium1.py have …
|
|
|
@70858
|
7 years |
vboxsync |
ValidationKit/tdMoveMedium: Reinstate path comparison on Windows host …
|
|
|
@70857
|
7 years |
vboxsync |
ValidationKit/tdMoveMedium: Don't use os.path.samefile() on Windows as …
|
|
|
@70855
|
7 years |
vboxsync |
ValidationKit: address pylint issues
|
|
|
@70854
|
7 years |
vboxsync |
ValidationKit: Improve API testcase, doing checks if the moved images …
|
|
|
@70849
|
7 years |
vboxsync |
ValidationKit: improve API testcase for moving media (now tests all …
|
|
|
@70819
|
7 years |
vboxsync |
ValidationKit: build fix
|
|
|
@70818
|
7 years |
vboxsync |
ValidationKit: Don't forget to package the additional files needed for …
|
|
|
@70817
|
7 years |
vboxsync |
ValidationKit: Package all files for the API unit tests.
|
|
|
@70816
|
7 years |
vboxsync |
ValidationKit: For API tests move some redundant object construction …
|
|
|
@70813
|
7 years |
vboxsync |
ValidationKit: make pylint happy
|
|
|
@70812
|
7 years |
vboxsync |
ValidationKit: Turn all API tests into sub-tests which can still be …
|
|
|
@70660
|
7 years |
vboxsync |
ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
|
|
|
@70521
|
7 years |
vboxsync |
ValidationKit: More python 3 adjustments.
|
|
|
@69445
|
7 years |
vboxsync |
tdAppliance1.py: started py3 conversion
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@68925
|
7 years |
vboxsync |
tdAppliance1.py: Added tescase for the harmless invalid InstanceID and …
|
|
|
@62484
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62483
|
8 years |
vboxsync |
tdMoveMedium.py: svn prop fixes
|
|
|
@59684
|
9 years |
vboxsync |
tdAppliance1.py: Enabled the t6 tests.
|
|
|
@59682
|
9 years |
vboxsync |
tdAppliance1-t6.*: Variant signed with a SHA-512 certificate issued by …
|
|
|
@59680
|
9 years |
vboxsync |
tdAppliance1.py: Added the t5 OVAs.
|
|
|
@59673
|
9 years |
vboxsync |
tdAppliance1-t5*.ova: Using a valid non-self-signed certificate (maybe …
|
|
|
@59581
|
9 years |
vboxsync |
tdAppliance1.py: test OVF style importing.
|
|
|
@59556
|
9 years |
vboxsync |
tdAppliance1.py: Quick import test of the tiny checked in OVAs.
|
|
|
@59535
|
9 years |
vboxsync |
ValidationKit: Kick-off for a simple IAppliance (OVF/OVA) testcase.
|
|
|
@56295
|
9 years |
vboxsync |
ValidationKit: Updated (C) year.
|
|
|