VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @78186   6 年 vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78180   6 年 vboxsync FsPerf: Added '--relative-dir' option to work around PATH_MAX …
(edit) @77979   6 年 vboxsync FsPerf: Bigger path buffers. bugref:9172
(edit) @77969   6 年 vboxsync FsPerf: Skip block sizes that exceeds the file size. bugref:9172
(edit) @77968   6 年 vboxsync FsPerf: Fixed the no-file-handle testcase so it doesn't try write …
(edit) @77931   6 年 vboxsync FsPerf: splice test fix + cleanup. bugref:9172
(edit) @77928   6 年 vboxsync FsPerf: Do the splice() syscall ourselves (forgot) so we can build …
(edit) @77927   6 年 vboxsync FsPerf: Enabled sendfile test on darwin. bugref:9172
(edit) @77926   6 年 vboxsync FsPerf: Added splice() tests and benchmarks. bugref:9172
(edit) @77925   6 年 vboxsync FsPerf: Added regular sendfile test (currently linux only). bugref:9172
(edit) @77908   6 年 vboxsync Fix burning mac build boxes, sendfile() is not portable and OS X …
(edit) @77895   6 年 vboxsync FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172
(edit) @77894   6 年 vboxsync FsPerf: Test readv beyond the end of the file. bugref:9172
(edit) @77865   6 年 vboxsync FsPerf: Added a couple of TODOs. bugref:9172
(edit) @77831   6 年 vboxsync FsPerf: Added file copy tests and benchmark. bugref:9172
(edit) @77692   6 年 vboxsync FsPerf: Borrow open action tests from tstRTFileOpenEx-1. …
(edit) @77690   6 年 vboxsync FsPerf: Borrow open action tests from tstRTFileOpenEx-1. ticketref:9276
(edit) @77660   6 年 vboxsync FsPerf: Must use NtReadFile to check for STATUS_END_OF_FILE status in …
(edit) @77634   6 年 vboxsync FsPerf: Added writev testcase. bugref:9172 ticketref:17360
(edit) @77630   6 年 vboxsync FsPerf: Added readv testcase. bugref:9172 ticketref:17360
(edit) @77566   6 年 vboxsync FsPerf: Fix mmap coherency test, adjust rmdir(..). bugref:9172
(edit) @77540   6 年 vboxsync FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
(edit) @77488   6 年 vboxsync Validation Kit/TestExecServ: Updated readme.txt with a few more hints …
(edit) @77448   6 年 vboxsync ValidationKit/FsPerf: Windows build fixes
(edit) @77447   6 年 vboxsync ValidationKit/FsPerf: Windows build fixes
(edit) @77446   6 年 vboxsync FsPerf: Another mmap test variation. bugref:9172
(edit) @77445   6 年 vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77442   6 年 vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77418   6 年 vboxsync FsPerf: updates. bugref:9172
(edit) @77088   6 年 vboxsync FsPerf: Extended read+write tests with file offset check after random …
(edit) @77052   6 年 vboxsync FsPerf: Profile RTFsQuerySizes(). bugref:9172
(edit) @77007   6 年 vboxsync Build fix.
(edit) @77002   6 年 vboxsync FsPerf: Continue mmap on failure. Fixed div by zero in I/O perf if oe …
(edit) @76999   6 年 vboxsync FsPerf: More command line options for tweaking the test parameters. …
(edit) @76975   6 年 vboxsync PsPerf: Darwin adjustments. bugref:9172
(edit) @76929   6 年 vboxsync FsPerf: Build fix. bugref:9172
(edit) @76928   6 年 vboxsync FsPerf: Build fix. bugref:9172
(edit) @76927   6 年 vboxsync FsPerf: Enable mmap tests everywhere but on OS/2 (no mmap). bugref:9172
(edit) @76926   6 年 vboxsync FsPerf: Enabled mmap tests on darwin. bugref:9172
(edit) @76922   6 年 vboxsync FsPerf: Use PROFILE_FN on write+msync to avoid hacks for bad ext4 …
(edit) @76919   6 年 vboxsync FsPerf: Linux updates. bugref:9172
(edit) @76918   6 年 vboxsync FsPerf: Linux updates. bugref:9172
(edit) @76917   6 年 vboxsync FsPerf: Updates. bugref:9172
(edit) @76916   6 年 vboxsync FsPerf: Updates. bugref:9172
(edit) @76914   6 年 vboxsync FsPerf: Mostly done on windows. bugref:9172
(edit) @76903   6 年 vboxsync FsPerf: Updates. bugref:9172
(edit) @76899   6 年 vboxsync scm.
(edit) @76897   6 年 vboxsync FsPerf: Updates. bugref:9172
(edit) @76889   6 年 vboxsync ValidationKit/FsPerf: Build fix.
(edit) @76878   6 年 vboxsync IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
(edit) @76873   6 年 vboxsync FsPerf: Updates. bugref:9172
(edit) @76870   6 年 vboxsync ValidationKit/NetPerf: typo fixes
(edit) @76801   6 年 vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76796   6 年 vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76795   6 年 vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76579   6 年 vboxsync ValKit: scm header guard alignment.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76531   6 年 vboxsync ValidationKit: scm --fix-header-guards. bugref:9344
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76389   6 年 vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76346   6 年 vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @73639   6 年 vboxsync ValidationKit/SerialTest: Increase the timestamp resolution to avoid …
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72670   6 年 vboxsync ValidationKit: Added shutdown tool from IPRT.
(edit) @72552   6 年 vboxsync ValidationKit/rdtsc: Rewrote the rdtsc testcase to (hopefully) work …
(edit) @72550   6 年 vboxsync ValidationKit/rdtsc: Rewrote the rdtsc testcase to (hopefully) work …
(edit) @72549   6 年 vboxsync ValidationKit/rdtsc: Rewrote the rdtsc testcase to (hopefully) work …
(edit) @72521   6 年 vboxsync VBox/ValidationKit: Nested hwvirt. smoketest updates.
(edit) @72401   7 年 vboxsync ValidationKit/vboxtxs-runvm: Fix CDROM mounting and bridged passthru …
(edit) @72400   7 年 vboxsync ValidationKit/vboxtxs-runvm: Give some time for kernel log buffer to …
(edit) @72398   7 年 vboxsync ValidationKit/utils/TestExecService/linux/vboxtxs-runvm: Error message.
(edit) @72397   7 年 vboxsync ValidationKit/utils/testExecService: Update vboxtxs-runvm readme and …
(edit) @72315   7 年 vboxsync ValidationKit: Add support for basic nested hardware-virtualization …
(edit) @72031   7 年 vboxsync ValidationKit/tests/serial: Add verbose flag to avoid flooding the log …
(edit) @72029   7 年 vboxsync ValidationKit/tests/serial: Add verbose flag to avoid flooding the log …
(edit) @71957   7 年 vboxsync ValidationKit/SerialTest: Fix selecting the data bit count
(edit) @71029   7 年 vboxsync ValidationKit/SerialTest: Copy'n'paste in test error message
(edit) @71001   7 年 vboxsync scm
(edit) @71000   7 年 vboxsync ValidationKit/TestExecService: Started implementing a serial port …
(edit) @70989   7 年 vboxsync ValidationKit/SerialTest: Make scm happy
(edit) @70985   7 年 vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70983   7 年 vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70982   7 年 vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70981   7 年 vboxsync ValidationKit/SerialTest: Implement status line monitoring testing
(edit) @70761   7 年 vboxsync ValidationKit/SerialTest: Add write only test
(edit) @70747   7 年 vboxsync ValidationKit/utils/UsbTest: Adjust to correct error code for certain …
(edit) @70653   7 年 vboxsync ValidationKit/utils/dos: Some tools for assting testing of DOS and …
(edit) @70652   7 年 vboxsync scm: fix spacing of a flowerbox comment
(edit) @70634   7 年 vboxsync ValidationKit/utils/SerialTest: Implement simple read/write test
(edit) @70632   7 年 vboxsync ValidationKit/utils/SerialTest: Implement simple read/write test
(edit) @70515   7 年 vboxsync ValidationKit: import checker fixes.
(edit) @70511   7 年 vboxsync grr
(edit) @70509   7 年 vboxsync ValidationKit/tests: python 3 updates.
(edit) @70488   7 年 vboxsync ValidationKit/TestExecService: Added verbose output option. Made the …
(edit) @70438   7 年 vboxsync nits
(edit) @70437   7 年 vboxsync ValidationKit: t-nt310 description
(edit) @70404   7 年 vboxsync NetPerf: Added --verbose option.
(edit) @70377   7 年 vboxsync ValidationKit: Use import checker.
(edit) @70070   7 年 vboxsync ValidationKit: OS2 build fix
(edit) @69985   7 年 vboxsync ValidationKit: Start on a serial port testing utility
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette