VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @104872   6 months vboxsync ValKit/utils.py,tdAppliance1.py: Select the GNU tar-like extraction …
(edit) @104532   7 months vboxsync added windows 2019 server info to utils, now valkit is able to catch …
(edit) @103724   9 months vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103156   10 months vboxsync ValidationKit/{common,testboxscript}: Add a has native API support …
(edit) @100760   16 months vboxsync add cmake symlink in *qt6.install file, added new macos version in …
(edit) @99086   21 months vboxsync ValidationKit/{common/utils.py,testdriver/base.py}: Rework the …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98931   21 months vboxsync ValidationKit: More work to get it running on arm64, bugref:9898 [fix]
(edit) @98929   21 months vboxsync ValidationKit: More work to get it running on arm64, bugref:9898
(edit) @98648   22 months vboxsync ValKit/utils.py,tdUnitTest1.py: Added iteritems() wrapper to utils and …
(edit) @98418   22 months vboxsync ValKit/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97673   2 years vboxsync Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.
(edit) @97672   2 years vboxsync Validation Kit: Solaris core dump name tweaking.
(edit) @97671   2 years vboxsync Validation Kit: Use environ.get() instead of getDirEnv() in …
(edit) @97670   2 years vboxsync Validation Kit: Use environ.get() instead of getDirEnv() in …
(edit) @97658   2 years vboxsync Validation Kit: Added enabling + collecting crash reporting (core …
(edit) @96987   2 years vboxsync ValKit/utils.py: Make pylint happy by documenting the newly introduced …
(edit) @96973   2 years vboxsync fixing burns
(edit) @96971   2 years vboxsync fixing typos, getHostOsVersion function, darwin part
(edit) @96970   2 years vboxsync fixing typo
(edit) @96969   2 years vboxsync remove extra print
(edit) @96968   2 years vboxsync changes for utils, fixing getHostOsVersion function work for darwin
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94244   3 years vboxsync Audio/Validation Kit: More code to handle host process execution in a …
(edit) @94123   3 years vboxsync ValKit/utils.py,tests: Move crc32_of_file to common/utils.py as …
(edit) @93754   3 years vboxsync IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92889   3 years vboxsync ValKit/utils.py: Better processExits for all unix platforms.
(edit) @92888   3 years vboxsync ValKit/utils.py: Made processExists work better on linux.
(edit) @92887   3 years vboxsync ValKit/utils.py: Made processExists work better on linux.
(edit) @92882   3 years vboxsync ValKit/common/utils.py: Read 'comm' when 'exe' is inaccessible on linux.
(edit) @92305   3 years vboxsync ValKit: Some new test units - forgot testmanager. [fix] bugref:10093
(edit) @92302   3 years vboxsync ValKit: Some new test units - forgot testmanager. bugref:10093
(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) @86588   4 years vboxsync common/utils.py: Adding whichProgram. bugref:9841
(edit) @86436   4 years vboxsync common/webutils.py: Fixed local file handling in downloadFile. bugref:9841
(edit) @84568   5 years vboxsync common/utils.py: add OS type for macOS 10.15 and new placeholders to …
(edit) @83585   5 years vboxsync common/utils.py: Added getShortIsoTimestamp and formatShortIsoTimestamp.
(edit) @83416   5 years vboxsync common/utils.py: Added processOutputUnchecked.
(edit) @83357   5 years vboxsync common/utils.py: Added a few functions of parsing and managing iso …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82966   5 years vboxsync ValKit: time.clock was dropped in 3.8, so stop using it.
(edit) @82640   5 years vboxsync common/utils.py: Fix toUnicode method for 2.x.
(edit) @82635   5 years vboxsync common/utils.py: Added toUnicode method.
(edit) @81112   5 years vboxsync common/utils.py: Added getPresentCpuCount method. [fix] bugref:9501
(edit) @81107   5 years vboxsync common/utils.py: Added getPresentCpuCount method. bugref:9501
(edit) @80237   5 years vboxsync ValKit/vboxinstaller.py,++: Hack for letting vboxinstaller report a …
(edit) @79908   5 years vboxsync ValKit: Use IDHCPServer::findLeaseByMAC to resolve VM IP addresses …
(edit) @79279   5 years vboxsync common/utils.py: byte compare optimization for 2.x. bugref:9151 bugref:9320
(edit) @79132   5 years vboxsync tdAddGuestCtrl.py: More cleanups. Created pathutils.py for dealing …
(edit) @79092   5 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79087   5 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @78472   6 years vboxsync validationkit/common/utils.py: areBytesEqual adjustment
(edit) @78464   6 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @78463   6 years vboxsync tdAddGuestCtrl.py,utils.py: Attempt at generic byte/string array …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @72635   6 years vboxsync webutils.py: Changed downloadFile() to use urllib2 on python 2.x so we …
(edit) @72633   6 years vboxsync webutils.py: Fixed the fNoProxies parameter for downloadFile(). [pylint]
(edit) @72632   6 years vboxsync webutils.py: Fixed the fNoProxies parameter for downloadFile().
(edit) @72317   7 years vboxsync valkit/netutils.py: Fixes to the host IP getting code. [spacing]
(edit) @72316   7 years vboxsync valkit/netutils.py: Fixes to the host IP getting code.
(edit) @72297   7 years vboxsync valkit/common: Added netutils.py with getPrimaryHostIp() and …
(edit) @72296   7 years vboxsync valkit/common: Added netutils.py with getPrimaryHostIp() and …
(edit) @72238   7 years vboxsync valkit/utils.py: Fixed hasNonAsciiCharacters (busted on 3.x) and added …
(edit) @71963   7 years vboxsync ValidationKit: Make pylint happy
(edit) @71233   7 years vboxsync utils.py: shut up seemingly confused pylint.
(edit) @71158   7 years vboxsync utils.py: printOut/Err fix for pipes and files on 2.x
(edit) @71157   7 years vboxsync utils.py,vcs_import.py: Added printOut and printErr to utils for …
(edit) @70710   7 years vboxsync common/utils.py: Untar fix for python 3.6 and later. [pylint]
(edit) @70709   7 years vboxsync common/utils.py: Untar fix for python 3.6 and later.
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @70575   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70569   7 years vboxsync common/utils.py: More python 3 fixes. [d'oh]
(edit) @70568   7 years vboxsync common/utils.py: More python 3 fixes.
(edit) @70567   7 years vboxsync utils.py: Python 3 fixes.
(edit) @70566   7 years vboxsync testboxdriver,testboxscript: Python3 updates.
(edit) @70518   7 years vboxsync common/utils.py: Python 3 adjustments.
(edit) @69578   7 years vboxsync better processExists() implementations for windows.
(edit) @69573   7 years vboxsync common/utils.py: Added getObjectTypeName method.
(edit) @69547   7 years vboxsync common/utils.py: Use the PyHandle.Close method rather than …
(edit) @69461   7 years vboxsync common/utils.py: pylint fix
(edit) @69443   7 years vboxsync common/utils.py: openNoDenyDeleteNoInherit
(edit) @69111   7 years vboxsync (C) year
(edit) @68314   7 years vboxsync added OS types for macOS 10.12 and 10.13
(edit) @68139   7 years vboxsync ValidationKit: disable gdb pagination
(edit) @67062   8 years vboxsync ValidationKit: common/utils.py: doesn't work reliably on Windows
(edit) @66818   8 years vboxsync ValidationKit: distinguish between workstation and server for newer …
(edit) @66472   8 years vboxsync common/utils.py: make asArgs at least an array containing one string, …
(edit) @66302   8 years vboxsync ValidationKit: in getHostOsVersion() also print the SP major/minor if not 0
(edit) @66271   8 years vboxsync ValidationKit: add Windows build ID to getHostOsVersion()
(edit) @65969   8 years vboxsync ValidationKit/common: pylint 2.0.0 fixes.
(edit) @65958   8 years vboxsync common/utils.py: Figured out how to do openNoInherit on Windows.
(edit) @65956   8 years vboxsync common/utils.py: processGetInfo: windows fix.
(edit) @65941   8 years vboxsync try to fix the Windows builds (do it like r108240)
(edit) @65828   8 years vboxsync python 3 fixes.
(edit) @65375   8 years vboxsync ValidationKit: Implement support to query some process state on …
(edit) @65335   8 years vboxsync testmanager,testdriver: Adjustments of process info dumping. Don't do …
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