VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78125   6 years vboxsync Main:bugref:6598:Fixed pylint issue
(edit) @78123   6 years vboxsync Main:bugref:6598:Fixed the tdStorageSnapshotMerging1.py for linux
(edit) @77991   6 years vboxsync Put tdOCIExport1.py to validation kit build.
(edit) @77979   6 years vboxsync FsPerf: Bigger path buffers. bugref:9172
(edit) @77969   6 years vboxsync FsPerf: Skip block sizes that exceeds the file size. bugref:9172
(edit) @77968   6 years vboxsync FsPerf: Fixed the no-file-handle testcase so it doesn't try write …
(edit) @77931   6 years vboxsync FsPerf: splice test fix + cleanup. bugref:9172
(edit) @77928   6 years vboxsync FsPerf: Do the splice() syscall ourselves (forgot) so we can build …
(edit) @77927   6 years vboxsync FsPerf: Enabled sendfile test on darwin. bugref:9172
(edit) @77926   6 years vboxsync FsPerf: Added splice() tests and benchmarks. bugref:9172
(edit) @77925   6 years vboxsync FsPerf: Added regular sendfile test (currently linux only). bugref:9172
(edit) @77908   6 years vboxsync Fix burning mac build boxes, sendfile() is not portable and OS X …
(edit) @77895   6 years vboxsync FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172
(edit) @77894   6 years vboxsync FsPerf: Test readv beyond the end of the file. bugref:9172
(edit) @77865   6 years vboxsync FsPerf: Added a couple of TODOs. bugref:9172
(edit) @77831   6 years vboxsync FsPerf: Added file copy tests and benchmark. bugref:9172
(edit) @77824   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77823   6 years vboxsync bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild …
(edit) @77810   6 years vboxsync Removed SubTstOCIExportVM1
(edit) @77808   6 years vboxsync Removed OCIExport.
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @77755   6 years vboxsync tdAddBasic1.py: nits
(edit) @77692   6 years vboxsync FsPerf: Borrow open action tests from tstRTFileOpenEx-1. …
(edit) @77690   6 years vboxsync FsPerf: Borrow open action tests from tstRTFileOpenEx-1. ticketref:9276
(edit) @77660   6 years vboxsync FsPerf: Must use NtReadFile to check for STATUS_END_OF_FILE status in …
(edit) @77657   6 years vboxsync vsheriff: make the code checking the full result tree for failures …
(edit) @77656   6 years vboxsync vsheriff: check the entire failure tree for reasons indicating bad …
(edit) @77653   6 years vboxsync vsheriff: Limit check for hanging testboxes to cHoursBack and …
(edit) @77645   6 years vboxsync vsheriff: enable automatic rebooting/disabling of testboxes which are …
(edit) @77644   6 years vboxsync vsheriff: detect solaris host install failures and driver unload failures
(edit) @77643   6 years vboxsync Guest Control/Validation Kit: Try to fix tests (don't force NAT …
(edit) @77634   6 years vboxsync FsPerf: Added writev testcase. bugref:9172 ticketref:17360
(edit) @77630   6 years vboxsync FsPerf: Added readv testcase. bugref:9172 ticketref:17360
(edit) @77623   6 years vboxsync Guest Control/Validation Kit: Disabled test case for ​bugref:9398 for …
(edit) @77619   6 years vboxsync ValidationKit: disable Ubuntu 18.04 smoketest, it fails all over the place
(edit) @77618   6 years vboxsync Guest Control/Validation Kit: Added a test case for bugref:9398 (build …
(edit) @77615   6 years vboxsync Guest Control/Validation Kit: Added a test case for bugref:9398 [pylint].
(edit) @77614   6 years vboxsync Validation Kit/testdriver: Minor comment typo.
(edit) @77613   6 years vboxsync Guest Control/Validation Kit: Added a test case for bugref:9398.
(edit) @77566   6 years vboxsync FsPerf: Fix mmap coherency test, adjust rmdir(..). bugref:9172
(edit) @77552   6 years vboxsync Guest Control/Validation Kit: Pylint fixes.
(edit) @77551   6 years vboxsync Guest Control/Validation Kit: Saved *a lot* of code by unifying the …
(edit) @77550   6 years vboxsync Guest Control/Validation Kit: Use bytes() for comparing the buffers in …
(edit) @77540   6 years vboxsync FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
(edit) @77520   6 years vboxsync Validation Kit/vbox.py: List scratch directory recursively in …
(edit) @77516   6 years vboxsync Validation Kit/vbox.py: List scratch directory recursively in …
(edit) @77507   6 years vboxsync Validation Kit/reporter.py: Don't upload empty files (with 0 bytes …
(edit) @77501   6 years vboxsync Guest Control/Validation Kit: Added a lot more tests for Linux guests.
(edit) @77497   6 years vboxsync Updated ubuntu image to 18.04.02
(edit) @77491   6 years vboxsync Added Ubuntu 18.04.01 and OL7.6 guests.
(edit) @77488   6 years vboxsync Validation Kit/TestExecServ: Updated readme.txt with a few more hints …
(edit) @77480   6 years vboxsync Guest Control/Validation Kit: Made all existing tests pass on Linux …
(edit) @77479   6 years vboxsync Guest Control/Validation Kit: Made all existing tests pass on Linux guests.
(edit) @77478   6 years vboxsync Guest Control/Validation Kit: Logging for file_write tests (build fix).
(edit) @77477   6 years vboxsync Guest Control/Validation Kit: Logging for file_write tests (Pylint fix).
(edit) @77476   6 years vboxsync Guest Control/Validation Kit: Logging for file_write tests.
(edit) @77472   6 years vboxsync Validation Kit/testdriver: Fixed downloading guest files via …
(edit) @77471   6 years vboxsync Guest Control/Validation Kit: Logging nit (use 'misc/other' for buffer …
(edit) @77470   6 years vboxsync Validation Kit/testdriver: Fixed downloading guest files via …
(edit) @77469   6 years vboxsync Validation Kit/tdAddBasic1.py: Added initial Linux Additions …
(edit) @77468   6 years vboxsync Guest Control/Validation Kit: Pylint fix.
(edit) @77467   6 years vboxsync Guest Control/Validation Kit: Upload files for inspection on failed …
(edit) @77448   6 years vboxsync ValidationKit/FsPerf: Windows build fixes
(edit) @77447   6 years vboxsync ValidationKit/FsPerf: Windows build fixes
(edit) @77446   6 years vboxsync FsPerf: Another mmap test variation. bugref:9172
(edit) @77445   6 years vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77442   6 years vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77429   6 years vboxsync Guest Control/Validation Kit: Logging.
(edit) @77418   6 years vboxsync FsPerf: updates. bugref:9172
(edit) @77413   6 years vboxsync Guest Control/Validation Kit: Use an array for file.write() calls.
(edit) @77384   6 years vboxsync Guest Control/Validation Kit: Fixed burns (pylint).
(edit) @77383   6 years vboxsync Guest Control/Validation Kit: Enabled and fixed file write tests.
(edit) @77368   6 years vboxsync Guest Control/Validation Kit: More fixes for Windows XP SP2 guests.
(edit) @77355   6 years vboxsync Guest Control/Validation Kit: More fixes for Windows XP guests.
(edit) @77350   6 years vboxsync Guest Control/Validation Kit: Use "Windows\Media" instead of …
(edit) @77340   6 years vboxsync Guest Control/Validation Kit: Fixed and enabled test cases for reading …
(edit) @77339   6 years vboxsync Guest Control/Validation Kit: Use VM kind at most places instead of VM …
(edit) @77317   6 years vboxsync Guest Control/Validation Kit: Fixes for testGuestCtrlCopyTo().
(edit) @77165   6 years vboxsync testboxscript: Save all the TESTBOX_xxxx variables in stat/environ.txt …
(edit) @77088   6 years vboxsync FsPerf: Extended read+write tests with file offset check after random …
(edit) @77052   6 years vboxsync FsPerf: Profile RTFsQuerySizes(). bugref:9172
(edit) @77007   6 years vboxsync Build fix.
(edit) @77002   6 years vboxsync FsPerf: Continue mmap on failure. Fixed div by zero in I/O perf if oe …
(edit) @76999   6 years vboxsync FsPerf: More command line options for tweaking the test parameters. …
(edit) @76975   6 years vboxsync PsPerf: Darwin adjustments. bugref:9172
(edit) @76939   6 years vboxsync Reverted previous commit: merged too much.
(edit) @76938   6 years vboxsync Additions/linux/vboxvideo: Fix incorrect type in assignment sparse …
(edit) @76930   6 years vboxsync ValKit: Ship FsPerf. bugref:9172
(edit) @76929   6 years vboxsync FsPerf: Build fix. bugref:9172
(edit) @76928   6 years vboxsync FsPerf: Build fix. bugref:9172
(edit) @76927   6 years vboxsync FsPerf: Enable mmap tests everywhere but on OS/2 (no mmap). bugref:9172
(edit) @76926   6 years vboxsync FsPerf: Enabled mmap tests on darwin. bugref:9172
(edit) @76923   6 years vboxsync Build fix.
(edit) @76922   6 years vboxsync FsPerf: Use PROFILE_FN on write+msync to avoid hacks for bad ext4 …
(edit) @76919   6 years vboxsync FsPerf: Linux updates. bugref:9172
(edit) @76918   6 years vboxsync FsPerf: Linux updates. bugref:9172
(edit) @76917   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76916   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76914   6 years vboxsync FsPerf: Mostly done on windows. bugref:9172
(edit) @76911   6 years vboxsync ValidationKit/vboxinstaller: Fixed uploading verbose uninstallation …
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