|
|
@93889
|
3 years |
vboxsync |
Guest Control/Validation Kit: Added another assertion to check if the …
|
|
|
@93817
|
3 years |
vboxsync |
Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
|
|
|
@93797
|
3 years |
vboxsync |
Guest Control/Validation Kit: Use a different command on POSIX-y OSes …
|
|
|
@93795
|
3 years |
vboxsync |
Guest Control/Validation Kit: Explicitly wait for blocking processes …
|
|
|
@93793
|
3 years |
vboxsync |
Guest Control/Validation Kit: We indicate an error here, as we …
|
|
|
@93734
|
3 years |
vboxsync |
Validation Kit/Guest Additions: Try gather the TxS log (if any, optional).
|
|
|
@93719
|
3 years |
vboxsync |
Guest Control/Validation Kit: Logging nits.
|
|
|
@93669
|
3 years |
vboxsync |
Validation Kit/Guest Control: Log status changes (as error) when …
|
|
|
@93664
|
3 years |
vboxsync |
Validation Kit/Guest Control: Log status changes (as error) when …
|
|
|
@93663
|
3 years |
vboxsync |
Validation Kit/Guest Control: Log status changes (as error) when …
|
|
|
@93169
|
3 years |
vboxsync |
Validation Kit/Guest Control: Only enable guest session reboot testing …
|
|
|
@93140
|
3 years |
vboxsync |
Validation Kit/Guest Control: Handle guest session closing on guest …
|
|
|
@93139
|
3 years |
vboxsync |
Validation Kit/Guest Control: Renaming / cleanup.
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93062
|
3 years |
vboxsync |
Validation Kit/Guest Control: A bit more code for investigating …
|
|
|
@93061
|
3 years |
vboxsync |
Validation Kit/Guest Control: Format string fix.
|
|
|
@93056
|
3 years |
vboxsync |
Validation Kit/Guest Control: A bit more code for investigating …
|
|
|
@93055
|
3 years |
vboxsync |
Validation Kit/Guest Control: A bit more code for investigating …
|
|
|
@93052
|
3 years |
vboxsync |
Validation Kit/Guest Control: Enabled guest session reboot testing …
|
|
|
@93039
|
3 years |
vboxsync |
Validation Kit/Guest Control: Don't add TxS session as task when …
|
|
|
@93038
|
3 years |
vboxsync |
Validation Kit/Guest Control: Cleaned up + simplified manual debugging …
|
|
|
@93037
|
3 years |
vboxsync |
Validation Kit/Guest Control: Added more checks for …
|
|
|
@92982
|
3 years |
vboxsync |
Validation Kit/Guest Control: Logging nits.
|
|
|
@92981
|
3 years |
vboxsync |
Validation Kit/Guest Control: Do the TxS version check right before …
|
|
|
@92948
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Temporarily disabled the last 4 sub-tests in …
|
|
|
@92880
|
3 years |
vboxsync |
Guest Control/Main: Resolved @todo: Implemented mode handling and …
|
|
|
@92877
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Temporarily disabled the 'Session w/ Guest …
|
|
|
@92875
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
|
|
|
@92868
|
3 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Fixed regression from r148744 which assumed …
|
|
|
@92822
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: Implemented …
|
|
|
@92681
|
3 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) …
|
|
|
@84979
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Use TestVm.getGuestOs() for creating …
|
|
|
@84976
|
4 years |
vboxsync |
Validation Kit/tdAddBasic1.py: D'oh.
|
|
|
@84973
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Skip Linux Guest Additions testing …
|
|
|
@84970
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Skip Guest Additions testing for < …
|
|
|
@84967
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More VBoxService logging adjustments.
|
|
|
@84963
|
4 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Re-introduced rebooting of Linux guests …
|
|
|
@84951
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: On Windows guests we always can …
|
|
|
@84950
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Skip enabling verbose VBoxService …
|
|
|
@84949
|
4 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff …
|
|
|
@84948
|
4 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Removed temporary HACK ALERT stuff again.
|
|
|
@84932
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Return expected result when handling …
|
|
|
@84931
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Skip empty sources in …
|
|
|
@84930
|
4 years |
vboxsync |
tdAddGuestCtrl.py: pylint fix.
|
|
|
@84929
|
4 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Don't skip creating the combined VISO …
|
|
|
@84928
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Skip empty sources in gctrlCopyDirFrom().
|
|
|
@84927
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Also use getGuestSystemDir() here-
|
|
|
@84921
|
4 years |
vboxsync |
ValKit: pylint 2.5.3 adjustments.
|
|
|
@84920
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Minor debugging tweaks.
|
|
|
@84897
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
|
|
|
@84895
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More verbose logging for …
|
|
|
@84863
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
|
|
|
@84862
|
4 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
|
|
|
@84830
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Fixed quoting issue for Windows …
|
|
|
@84821
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl: More fixes for VBoxService logging.
|
|
|
@84818
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
|
|
|
@84817
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: To trigger a new build.
|
|
|
@84811
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: Some too long test name again, take #2.
|
|
|
@84810
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: Some too long test name again.
|
|
|
@84805
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl: To trigger a new build.
|
|
|
@84801
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
|
|
|
@84797
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
|
|
|
@84796
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
|
|
|
@84772
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Make use of the newly added TXS …
|
|
|
@84769
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1: sName -> sVmName.
|
|
|
@84739
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
|
|
|
@84738
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
|
|
|
@84736
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: More Windows-specific tweaking wrt …
|
|
|
@84734
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Made long arguments testing more …
|
|
|
@84730
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Refined long arguments testing a bit.
|
|
|
@84719
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: List VBox files in System32 on testing …
|
|
|
@84718
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: List autostart entries on Windows …
|
|
|
@84713
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Skip testing very long arguments on …
|
|
|
@84695
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: List autostart entries on Windows …
|
|
|
@84687
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Test name was too long.
|
|
|
@84686
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Test name was too long.
|
|
|
@84684
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Added more diagnostics to find out why …
|
|
|
@84674
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Added Dr. Watson stuff to find out why …
|
|
|
@84672
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Added Dr. Watson stuff to find out why …
|
|
|
@84669
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Added tests for creating guest …
|
|
|
@84668
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Trying to fix the GA runlevel tests.
|
|
|
@84657
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Check for buffer instances only with …
|
|
|
@84656
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Added tests for creating guest …
|
|
|
@84634
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Increased execution timeouts for …
|
|
|
@84606
|
5 years |
vboxsync |
scm + adding optional ";" to tdAddGuestCtrl.py
|
|
|
@84605
|
5 years |
vboxsync |
tdAddGuestCtrl.py fix
|
|
|
@84602
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Trying to fix XPCOM binding errors …
|
|
|
@84601
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Trying to fix XPCOM binding errors …
|
|
|
@84597
|
5 years |
vboxsync |
ValKit/tdAddBasci1.py+vbox.py: Refactored txsDownloadFiles to get rid …
|
|
|
@84588
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Simplified long arguments tests.
|
|
|
@84577
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: One more limitString() for limiting …
|
|
|
@84572
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Try converting other data types to a …
|
|
|
@84571
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Try converting other data types to a …
|
|
|
@84563
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Implemented limitString() for …
|
|
|
@84544
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Decreased default verbosity for …
|
|
|
@84529
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: More code to debug guest facility …
|
|
|
@84528
|
5 years |
vboxsync |
Validation Kit/tdAddBasic1.py: Logging nit.
|
|
|
@84483
|
5 years |
vboxsync |
Validation Kit/tdAddGuestCtrl.py: Fix for Windows tests.
|
|
|
@84482
|
5 years |
vboxsync |
Validation Kit/testdriver: Added static getGuestWinDir() and make use …
|
|
|
@84457
|
5 years |
vboxsync |
Validation Kit/testdriver: Moved more path handling code to the …
|
|
|