VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92880   3 years vboxsync Guest Control/Main: Resolved @todo: Implemented mode handling and …
(edit) @92877   3 years vboxsync ValKit/tdAddGuestCtrl.py: Temporarily disabled the 'Session w/ Guest …
(edit) @92875   3 years vboxsync ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
(edit) @92868   3 years vboxsync ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
(edit) @92822   3 years vboxsync Guest Control: Resolved a @todo: Implemented …
(edit) @92681   3 years vboxsync Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) …
(edit) @84979   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Use TestVm.getGuestOs() for creating …
(edit) @84967   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More VBoxService logging adjustments.
(edit) @84951   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can …
(edit) @84950   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip enabling verbose VBoxService …
(edit) @84932   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Return expected result when handling …
(edit) @84931   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in …
(edit) @84930   5 years vboxsync tdAddGuestCtrl.py: pylint fix.
(edit) @84928   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip empty sources in gctrlCopyDirFrom().
(edit) @84927   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Also use getGuestSystemDir() here-
(edit) @84921   5 years vboxsync ValKit: pylint 2.5.3 adjustments.
(edit) @84920   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Minor debugging tweaks.
(edit) @84897   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
(edit) @84895   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
(edit) @84863   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
(edit) @84862   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
(edit) @84830   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Fixed quoting issue for Windows …
(edit) @84821   5 years vboxsync Validation Kit/tdAddGuestCtrl: More fixes for VBoxService logging.
(edit) @84805   5 years vboxsync Validation Kit/tdAddGuestCtrl: To trigger a new build.
(edit) @84772   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Make use of the newly added TXS …
(edit) @84739   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
(edit) @84738   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
(edit) @84736   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
(edit) @84734   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Made long arguments testing more …
(edit) @84730   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Refined long arguments testing a bit.
(edit) @84713   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip testing very long arguments on …
(edit) @84669   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added tests for creating guest …
(edit) @84657   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Check for buffer instances only with …
(edit) @84656   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added tests for creating guest …
(edit) @84634   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Increased execution timeouts for …
(edit) @84606   5 years vboxsync scm + adding optional ";" to tdAddGuestCtrl.py
(edit) @84605   5 years vboxsync tdAddGuestCtrl.py fix
(edit) @84602   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Trying to fix XPCOM binding errors …
(edit) @84601   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Trying to fix XPCOM binding errors …
(edit) @84588   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Simplified long arguments tests.
(edit) @84577   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: One more limitString() for limiting …
(edit) @84572   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Try converting other data types to a …
(edit) @84571   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Try converting other data types to a …
(edit) @84563   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Implemented limitString() for …
(edit) @84544   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Decreased default verbosity for …
(edit) @84483   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Fix for Windows tests.
(edit) @84454   5 years vboxsync Validation Kit/testdriver: Moved more path handling code to the …
(edit) @84445   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Some more logging for …
(edit) @84279   5 years vboxsync Validation Kit/tdAddGuestCtrl: One more std[err|out] output fix (for …
(edit) @84246   5 years vboxsync Validation Kit/tdAddGuestCtrl: Some more std[err|out] output fixes.
(edit) @84244   5 years vboxsync Validation Kit/tdAddGuestCtrl: Added tests for long(er) command lines. …
(edit) @84220   5 years vboxsync Validation Kit/tdAddGuestCtrl: Skip VBoxControl test in the execution …
(edit) @84214   5 years vboxsync Validation Kit/tdAddGuestCtrl: Execute prepareGuestForDebugging() …
(edit) @84213   5 years vboxsync Validation Kit/tdAddGuestCtrl: Ancient versions of Python (< 2.7) …
(edit) @84206   5 years vboxsync Validation Kit/tdAddGuestCtrl: Convert memoryview instance of …
(edit) @84202   5 years vboxsync Validation Kit/tdAddGuestCtrl: Convert memoryview instance of …
(edit) @84197   5 years vboxsync Validation Kit/tdAddGuestCtrl: Decode std[out|err] output to UTF-8 …
(edit) @84179   5 years vboxsync Validation Kit/tdAddGuestCtrl: Logging.
(edit) @84177   5 years vboxsync Validation Kit/tdAddGuestCtrl: Logging.
(edit) @84175   5 years vboxsync Validation Kit/tdAddGuestCtrl: Added facility testing of VBoxService …
(edit) @84161   5 years vboxsync Validation Kit/tdAddGuestCtrl: Bugfixes for gctrlExecute().
(edit) @83793   5 years vboxsync ValKit/tdAddGuestCtrl.py: Use oTestVm.pathJoin instead of whatever …
(edit) @83736   5 years vboxsync Validation Kit/Guest Control: Some slash fixes in …
(edit) @83713   5 years vboxsync Guest Control/Validation Kit: Make sure to start all services when …
(edit) @83642   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83641   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83640   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83639   5 years vboxsync Guest Control/Validation Kit: txsClient::syncChMod() in fact is …
(edit) @83638   5 years vboxsync Guest Control/Validation Kit: Pylint.
(edit) @83637   5 years vboxsync Guest Control/Validation Kit: Added the ability to specify local …
(edit) @83636   5 years vboxsync Guest Control/Validation Kit: Implemented enabling verbose logging for …
(edit) @83588   5 years vboxsync Validation Kit/tdAddGuestCtrl: Added "--add-guest-ctrl-debug-no-exit" …
(edit) @83586   5 years vboxsync Validation Kit/tdAddGuestCtrl: Don't emit an error if debugging …
(edit) @83530   5 years vboxsync Validation Kit/tdAddGuestCtrl: Pylint.
(edit) @83528   5 years vboxsync Guest Control/Validation Kit: Added the ability to specify local …
(edit) @83525   5 years vboxsync Guest Control/Validation Kit: Added the ability to specify local …
(edit) @83516   5 years vboxsync Guest Control/Validation Kit: Adjustments for VBox < 6.0. bugref:9320
(edit) @83515   5 years vboxsync Guest Control/Validation Kit: Adjustments for VBox < 6.0. bugref:9320
(edit) @83511   5 years vboxsync Guest Control/Validation Kit: Enabled more tests …
(edit) @83344   5 years vboxsync Validation Kit/Guest Control: Re-enabled all tests again.
(edit) @83336   5 years vboxsync Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
(edit) @83310   5 years vboxsync Validation Kit/Guest Control: Enabled the directoryExists testcases in …
(edit) @83308   5 years vboxsync Validation Kit/tests + Guest Control: Added (optional) parameter for …
(edit) @83295   5 years vboxsync Guest Control/Main: Added flags validation for …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80904   5 years vboxsync tdAddGuestCtrl.py: unset fix
(edit) @80882   5 years vboxsync ValKit/tdAddGuestCtrl.py: env check fixes. [copy&past fix]
(edit) @80880   5 years vboxsync ValKit/tdAddGuestCtrl.py: env check fixes.
(edit) @80874   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80852   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80834   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @80829   5 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
(edit) @79452   6 years vboxsync ValKit/UnattendedInst1,++: Adjustments for ubuntu. bugref:9151
(edit) @79394   6 years vboxsync tdAddGuestCtrl.py: Adjustment of dir listing test. bugref:9320 bugref:9151
(edit) @79354   6 years vboxsync tdAddGuestCtrl.py: Increase non-stale IGuestProcess::waitForArray …
(edit) @79333   6 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79332   6 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79330   6 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79328   6 years vboxsync ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
(edit) @79327   6 years vboxsync ValKit/tdAddGuestCtrl.py: Adjusted final rmtree test now that GAs have …
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