VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81165   5 years vboxsync ValidationKit: mark the password as an example
(edit) @80915   5 years vboxsync FsPerf: Even better error reporting on that windows flush problem. …
(edit) @80910   5 years vboxsync FsPerf: Even better error reporting on that windows flush problem. …
(edit) @80909   5 years vboxsync FsPerf: Better error reporting on that windows flush problem. [scmfix] …
(edit) @80908   5 years vboxsync FsPerf: Better error reporting on that windows flush problem. bugref:9172
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80251   5 years vboxsync ValidationKit/IoPerf: Collapse the tests into a single test when …
(edit) @80223   5 years vboxsync ValidationKit/IoPerf: Make the no caching option configurable through …
(edit) @80221   5 years vboxsync ValidationKit/IoPerf: Updates
(edit) @80186   5 years vboxsync ValidationKit/IoPerf: Statistics
(edit) @80185   5 years vboxsync ValidationKit/IoPerf: Implemented more tests
(edit) @80178   5 years vboxsync ValidationKit/IoPerf: Updates
(edit) @80066   5 years vboxsync ValidationKit/IoPerf: Updates to the core test loop [build fix]
(edit) @80065   5 years vboxsync ValidationKit/IoPerf: Updates to the core test loop
(edit) @80032   5 years vboxsync ValidationKit/utils/IoPerf: Start on a I/O benchmarking/testing …
(edit) @80030   5 years vboxsync ValidationKit/utils/IoPerf: Start on a I/O benchmarking/testing …
(edit) @80029   5 years vboxsync ValidationKit/utils/IoPerf: Start on a I/O benchmarking/testing …
(edit) @79913   5 years vboxsync FsPerf: RTFileDelete adjustment. bugref:9172
(edit) @79423   5 years vboxsync ValKit/TXS: Try override umask when creating files and directories. …
(edit) @79416   5 years vboxsync ValKit/TXS: Implemented CHMOD, added PUT2FILE w/ mode mask, added …
(edit) @79371   5 years vboxsync FsPerf: Another w7rtm adjustment. bugref:9172
(edit) @79140   5 years vboxsync FsPerf: Try get more info on GA test failure issue. bugref:9172
(edit) @79072   5 years vboxsync FsPerf: win7 adjustment. bugref:9172
(edit) @78822   6 years vboxsync ValKit/NetPerf: Adding -buffer-size/-b option for setting socket …
(edit) @78797   6 years vboxsync ValKit: various updates.
(edit) @78781   6 years vboxsync FsPerf: todo. bugref:9172
(edit) @78673   6 years vboxsync FsPerf: More tweaks/options for tailorying windows testing. bugref:9172
(edit) @78667   6 years vboxsync ValidationKit/SerialTest: Add option to abort the process when the …
(edit) @78607   6 years vboxsync Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for …
(edit) @78535   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for …
(edit) @78486   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
(edit) @78379   6 years vboxsync FsPerf: Test noticing remote file changes when opening a file. bugref:9172
(edit) @78367   6 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78362   6 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78361   6 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78360   6 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78359   6 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78358   6 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78284   6 years vboxsync FsPerf: Some more corner cases. bugref:9172
(edit) @78248   6 years vboxsync FsPerf: Adjusting and extending nt-read-eof tests. bugref:9172
(edit) @78186   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78180   6 years vboxsync FsPerf: Added '--relative-dir' option to work around PATH_MAX …
(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) @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) @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) @77566   6 years vboxsync FsPerf: Fix mmap coherency test, adjust rmdir(..). bugref:9172
(edit) @77540   6 years vboxsync FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
(edit) @77488   6 years vboxsync Validation Kit/TestExecServ: Updated readme.txt with a few more hints …
(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) @77418   6 years vboxsync FsPerf: updates. bugref:9172
(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) @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) @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) @76903   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76899   6 years vboxsync scm.
(edit) @76897   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76889   6 years vboxsync ValidationKit/FsPerf: Build fix.
(edit) @76878   6 years vboxsync IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
(edit) @76873   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76870   6 years vboxsync ValidationKit/NetPerf: typo fixes
(edit) @76801   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76796   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76795   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76579   6 years vboxsync ValKit: scm header guard alignment.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76531   6 years vboxsync ValidationKit: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
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