VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98655   22 months vboxsync ValKit: Pylint 2.16.2 adjustments.
(edit) @98652   22 months vboxsync ValKit/loopback.py: Thread name parameter should be string, not a list …
(edit) @98651   22 months vboxsync ValKit: pylint 2.16.2: checks for file
(edit) @98648   22 months vboxsync ValKit/utils.py,tdUnitTest1.py: Added iteritems() wrapper to utils and …
(edit) @98645   22 months vboxsync Validation Kit: Reverted r155941 again (Fixed …
(edit) @98641   22 months vboxsync Validation Kit: Fixed consider-using-dict-items pylint warnings.
(edit) @98612   22 months vboxsync ValKit/tdAddGuestCtrl.py: nit
(edit) @98599   22 months vboxsync ValKit/tdAddBasic1.py: Use getGuestWinDir() instead of hardcoding …
(edit) @98597   22 months vboxsync ValKit/tdAdd*.py: There is no sc.exe on NT4 and probably neither on W2K.
(edit) @98596   22 months vboxsync ValKit/tdAdd*.py: There is no reg.exe on W2K either. Skip shared …
(edit) @98592   22 months vboxsync ValKit/tdAddBasic1.py: There is no reg.exe on NT4, so setting env vars …
(edit) @98571   22 months vboxsync ValKit/tdUnitTest1.py: Provide path defaults in remote-exec mode too, …
(edit) @98564   22 months vboxsync ValKit/tdUnitTest1.py: More cleanups and some attempts at making sense …
(edit) @98563   22 months vboxsync ValKit/tdUnitTest1.py: Use a dictionary for enviornment variables, not …
(edit) @98418   22 months vboxsync ValKit/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98270   23 months vboxsync Validation Kit/Guest Control: Got rid of the …
(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) @98076   23 months vboxsync Validation Kit/tdUnitTest1.py: Fixed running locally on Windows …
(edit) @98074   23 months vboxsync Validation Kit/tdUnitTest1.py: Fixed running locally on Windows (hosts).
(edit) @98070   23 months vboxsync Validation Kit/tdUnitTest1.py: Fixed running locally on Windows (hosts).
(edit) @98040   23 months vboxsync Validation Kit/tdUnitTest1.py: When started in verbose mode, log the …
(edit) @97952   2 years vboxsync added reporting unit test source dir for unit tests
(edit) @97951   2 years vboxsync Validation Kit/tdUnitTest1.py: Blacklisted tstDragAndDropQt, as this …
(edit) @97950   2 years vboxsync fixing scm complains
(edit) @97949   2 years vboxsync added reporting unit test source dir for unit tests and arm64 arch for …
(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) @97690   2 years vboxsync Validation Kit/Guest Control: Made setting up the Guest Control …
(edit) @97688   2 years vboxsync Validation Kit/Guest Control: Skip doing further testing if we're dead …
(edit) @97673   2 years vboxsync Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.
(edit) @97604   2 years vboxsync Validation Kit/Guest Control: More verbose logging for file reads.
(edit) @97593   2 years vboxsync Validation Kit/Guest Additions: Removed rebooting and reconnecting to …
(edit) @97586   2 years vboxsync Validation Kit/Guest Control: Added some more tests for using dotdot …
(edit) @97567   2 years vboxsync Validation Kit/Guest Control: Make sure (test) if the test VM's …
(edit) @97565   2 years vboxsync Validation Kit/Guest Control: Make sure (test) if the test VM's …
(edit) @97537   2 years vboxsync Validation Kit/Guest Control: Don't report expected non-existing paths …
(edit) @97488   2 years vboxsync ValKit/tdUnitTest1.py: Added a kludge for making tstAsmStructs work …
(edit) @97487   2 years vboxsync ValKit/tdUnitTest1.py: Some nits and tiny cleanups.
(edit) @97440   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet …
(edit) @97439   2 years vboxsync Validation Kit/Guest Control: Use 'cross' when creating TestFileSet.
(edit) @97422   2 years vboxsync Validation Kit/Guest Control: More tests [pylint]. ​bugref:10286
(edit) @97421   2 years vboxsync Validation Kit/Guest Control: More tests. ​bugref:10286
(edit) @97420   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes …
(edit) @97418   2 years vboxsync Validation Kit/Guest Control: More copyfrom / copyto test fixes. …
(edit) @97401   2 years vboxsync Validation Kit/Guest Control: Extended path logging limit from 32 to …
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97291   2 years vboxsync ValidationKit/tests/unittests/tdUnitTest1.py: Skip checking for black …
(edit) @97288   2 years vboxsync ValidationKit/tests/unittests/tdUnitTest1.py: Skip checking for black …
(edit) @96849   2 years vboxsync fixed tstOVF so it no longer leaves a mess after failure, removed …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95939   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95936   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95786   2 years vboxsync Validation Kit/tests/api/tdTreeDepth1.py: Added random selection of …
(edit) @95780   2 years vboxsync Validation Kit/tests: Comment nit.
(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) @95776   2 years vboxsync Validation Kit/tdAddBasic1.py: Automatically install the legacy …
(edit) @95094   3 years vboxsync Validation Kit/tdAutostart1: Fixed function typo.
(edit) @95042   3 years vboxsync Validation Kit/unit tests: Check if oTestvm is not None when running …
(edit) @95021   3 years vboxsync Validation Kit/unit tests: More fixes for running on NT4 guests. …
(edit) @94899   3 years vboxsync Validation Kit/unit tests: If the testcase source does not exist for …
(edit) @94898   3 years vboxsync Validation Kit/unit tests: If the testcase source does not exist for …
(edit) @94711   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Adding debian 10.0 …
(edit) @94688   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling GAs for debian …
(edit) @94662   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94599   3 years vboxsync whitespace
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94573   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Debian unattended test …
(edit) @94528   3 years vboxsync Validation Kit/unit tests: Forgot to include the guest-specific suffix …
(edit) @94510   3 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94506   3 years vboxsync Validation Kit/unit tests: Determine the executable suffixes right …
(edit) @94488   3 years vboxsync Revert r150823, this is not a testscript bug but a genuine regression, …
(edit) @94486   3 years vboxsync ValidationKit/tests/tdGuestOsUnattendedInst1.py: Need to enable PAE …
(edit) @94417   3 years vboxsync Validation Kit/unit tests: Sanitize handed-in paths. See comments for …
(edit) @94411   3 years vboxsync Validation Kit/unit tests: Skip running nested unit tests on non-trunk …
(edit) @94408   3 years vboxsync Validation Kit/unit tests: Made execution modes more flexible [build …
(edit) @94407   3 years vboxsync Validation Kit/unit tests: Made execution modes more flexible [build …
(edit) @94405   3 years vboxsync Validation Kit/unit tests: Made execution modes more flexible. …
(edit) @94400   3 years vboxsync Validation Kit/unit tests: More fixes for remote execution. ​bugref:10195
(edit) @94396   3 years vboxsync Validation Kit/unit tests: More fixes for remote execution. bugref:10195
(edit) @94392   3 years vboxsync Main/Unattended: ​​bugref:9781. Removing some stray chars. from the …
(edit) @94384   3 years vboxsync Main/Unattended: ​​bugref:9781. Updating the test script to include …
(edit) @94382   3 years vboxsync Main/Unattended: ​​bugref:9781. Updating the test script to include …
(edit) @94250   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94245   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94244   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94243   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94127   3 years vboxsync ValKit/tests: pylint 2.9.6 adjustments (mostly about using 'with' …
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