VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87231   4 years vboxsync Main: bugref:9341: Testcase: Fixed the case when vbox installer not found
(edit) @87227   4 years vboxsync Main: bugref:9341: Testcase: fixed pylint issues
(edit) @87225   4 years vboxsync Main: bugref:9341: Testcase: fixed pylint issues
(edit) @87224   4 years vboxsync Main: bugref:9341: Testcase is restricted to test only the host-like …
(edit) @87216   4 years vboxsync Main: bugref:9341: Testcase: some formatting changes
(edit) @87116   4 years vboxsync Main: bugref:9341: Fixed pylint issues
(edit) @87115   4 years vboxsync MMain: bugref:9341: Fixed pylint issues
(edit) @87114   4 years vboxsync Main: bugref:9341: Fixed pylint issues
(edit) @87113   4 years vboxsync Main: bugref:9341: Changed the testcase to use BaseTestVM functionality
(edit) @86994   4 years vboxsync testmanager/partial-db-dump.py: LZMA is too slow, replaced the option …
(edit) @86993   4 years vboxsync testmanager/partial-db-dump.py: Adding option for using LMZA instead …
(edit) @86992   4 years vboxsync testmanager/partial-db-dump.py: Adding option for using LMZA instead …
(edit) @86990   4 years vboxsync testmanager/partial-db-dump.py: There is no need for dumping all of …
(edit) @86989   4 years vboxsync testmanager/partial-db-dump.py: Only dump what we need from …
(edit) @86987   4 years vboxsync testmanager/partial-db-dump.py: Only dump what we need from …
(edit) @86985   4 years vboxsync testmanager/partial-db-dump.py: Do partial dump of the Builds table to …
(edit) @86975   4 years vboxsync ValKit: Shut up python3 compilation errors. bugref:9788
(edit) @86974   4 years vboxsync testmanager: Attempted python 3 upload fix. bugref:9788
(edit) @86972   4 years vboxsync testmanager/wuilogviewer.py: python 3 and integer division. …
(edit) @86956   4 years vboxsync testmanager/status.py: Unused functions. bugref:9788
(edit) @86955   4 years vboxsync testmanager/status.py: Try eliminating datetime dependency. [typo] …
(edit) @86953   4 years vboxsync testmanager/status.py: Try eliminating datetime dependency. bugref:9788
(edit) @86951   4 years vboxsync testmanager/status.py: sql typo.
(edit) @86950   4 years vboxsync testmanager/status.py: optional output sorting (for debugging).
(edit) @86941   4 years vboxsync testmanager/status.py: Fix.
(edit) @86940   4 years vboxsync testmanager/status.py: Fixes and optimizations.
(edit) @86938   4 years vboxsync testmanager/status.py: Fixes.
(edit) @86937   4 years vboxsync testmanager/status.py: Fixes.
(edit) @86936   4 years vboxsync testmanager/status.py: Fixes.
(edit) @86935   4 years vboxsync testmanager/status.py: Fixes.
(edit) @86934   4 years vboxsync testmanager/status.py: Fixes.
(edit) @86933   4 years vboxsync testmanager/status.py: Fix.
(edit) @86932   4 years vboxsync testmanager/status.py: Fix.
(edit) @86931   4 years vboxsync testmanager/status.py: First at turning the magicmirror status …
(edit) @86919   4 years vboxsync ValKit/utils.py: Made the timestamp parser treat the seconds part as …
(edit) @86918   4 years vboxsync ValKit/utils.py: Made the timestamp parser treat the seconds part as …
(edit) @86917   4 years vboxsync testmanager/common.js: Sync up to xtracker copy. Can skip seconds part …
(edit) @86891   4 years vboxsync vsheriff: python 3 adjustments. bugref:9788
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86627   4 years vboxsync ValKit/vbox.py: Quitet down the build type detection a little. bugref:9841
(edit) @86615   4 years vboxsync ValKit/tdUnitTest1.py: tstTime-2 and tstTime-4 must be run as root as …
(edit) @86588   4 years vboxsync common/utils.py: Adding whichProgram. bugref:9841
(edit) @86558   4 years vboxsync Main: bugref:9341: Testcase: fixed invalid matching string in the script
(edit) @86556   4 years vboxsync Main: bugref:9341: Testcase: fixed pylint errors
(edit) @86555   4 years vboxsync Main: bugref:9341: Testcase: Fixed some error in the script
(edit) @86540   4 years vboxsync ValKit/tdAutostart1.py: Some cleanups and a couple of @todos. bugref:9341
(edit) @86533   4 years vboxsync ValidationKit/tests/tdStorageBenchmark1.py: Disable iozone and fio …
(edit) @86518   4 years vboxsync ValidationKit/IoPerf: Fix wrong queue operation for the sequential …
(edit) @86513   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. [win …
(edit) @86511   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86508   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86507   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86505   4 years vboxsync ValKit/tdMoveVm1.py: Must test startVm result. Don't use time.sleep …
(edit) @86504   4 years vboxsync ValKit/tdMoveVm1.py: Must test startVm result. Don't use time.sleep …
(edit) @86503   4 years vboxsync ValKit/vbox.py: VBoxSVC failure should be checked and reported. …
(edit) @86502   4 years vboxsync ValKit/vboxwrappers.py: Drop the ISession reference when VBoxSVC …
(edit) @86493   4 years vboxsync ValKit/vbox.py: Print info about the build we found (useful when …
(edit) @86451   4 years vboxsync testdriver/vbox.py: More verbose build detection for now. bugref:9841
(edit) @86450   4 years vboxsync testdriver/vbox.py: Be more careful when invoking VBoxManage …
(edit) @86447   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. [pylint] bugref:9841
(edit) @86446   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. [pylint] bugref:9841
(edit) @86445   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. [pylint] bugref:9841
(edit) @86443   4 years vboxsync testdriver/base.py: Don't modify self.asActions or …
(edit) @86442   4 years vboxsync testdriver/base.py: Don't modify self.asActions or …
(edit) @86440   4 years vboxsync testdriver/vbox.py: Undo libasan.so.X preloading and memory leak …
(edit) @86439   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. bugref:9841
(edit) @86438   4 years vboxsync testdriver/vbox.py: Undo libasan.so.X preloading and memory leak …
(edit) @86437   4 years vboxsync testdriver/vboxinstaller.py: Preload libasan.so.X when present in …
(edit) @86436   4 years vboxsync common/webutils.py: Fixed local file handling in downloadFile. bugref:9841
(edit) @86427   4 years vboxsync testmanager: Teach it about 'asan' builds. bugref:9841
(edit) @86299   4 years vboxsync ValKit/vbox.py: Added --vbox-svc-wait-debug option.
(edit) @86063   4 years vboxsync testmanager: Added 'blessed' build type. bugref:9677
(edit) @86062   4 years vboxsync Main: bugref:9341: Testcase: Increased wait timeout for vbox …
(edit) @86016   4 years vboxsync ValidationKit/SerialTest: Add simple echo service sending data back to …
(edit) @86015   4 years vboxsync ValidationKit/SerialTest: Add read verification test as a counterpart …
(edit) @86003   4 years vboxsync Main: bugref:9341: Fixed path delimiter for log files
(edit) @85868   4 years vboxsync Main: bugref:9341: Fixed pylint errors.
(edit) @85867   4 years vboxsync Main: bugref:9341: Autostart test: removed redundant script option. …
(edit) @85609   4 years vboxsync ticketref:19791 fix udevadm constrol misspellings, contributed by …
(edit) @85600   4 years vboxsync TestManager: Try correct join in result listing so that we don't get …
(edit) @85532   4 years vboxsync ValKit/vbox.py/terminateVmBySession: Just dump the vmprocess-hung.log …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85496   4 years vboxsync ValidationKit/testdriver/vbox.py: Use gdt and ldt instead of the non …
(edit) @85470   4 years vboxsync Main: bugref:9341: Fixed pylint issue
(edit) @85469   4 years vboxsync Main: bugref:9341: Fixed pylint issue
(edit) @85468   4 years vboxsync Main: bugref:9341: Fixed case sensitivity issue in the autostart test
(edit) @85465   4 years vboxsync ValidationKit/tdMoveVm1: pylint fix
(edit) @85464   4 years vboxsync ValidationKit/tdMoveVm1: Fix testcase on Windows where file paths are …
(edit) @85448   4 years vboxsync ValidationKit/testdriver: Try to gather and annotate a stack trace if …
(edit) @85414   4 years vboxsync Main: bugref:9341: Changed RAM size of the nested guests to 2GB.
(edit) @85377   4 years vboxsync Main: bugref:9341: Added additional waiting the GA readiness after VM …
(edit) @85159   4 years vboxsync ValidationKit/tdStorageBenchmark1: Don't use the .disk suffix but …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85120   4 years vboxsync ValKit/bs2-test1: IA32_FLUSH_CMD benchmark (disabled).
(edit) @85074   4 years vboxsync ValKit/cpu-numa.cpp: Stop using the 'register keyword as Clang warns …
(edit) @85014   4 years vboxsync bugref:9662 changes in testboxscript which kick --spb option to work …
(edit) @84979   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Use TestVm.getGuestOs() for creating …
(edit) @84976   4 years vboxsync Validation Kit/tdAddBasic1.py: D'oh.
(edit) @84973   4 years vboxsync Validation Kit/tdAddGuestCtrl.py: Skip Linux Guest Additions testing …
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