VirtualBox

source: vbox/trunk/src/VBox/Storage/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48846   11 years vboxsync baka - referencing variables in a parent makefile.
(edit) @46721   11 years vboxsync vbox-img: Add clearcomment command to reset comments of disk images
(edit) @46614   11 years vboxsync Storage/testcase: Increment error count
(edit) @46520   11 years vboxsync vbox-img: Set proper open flags to make setting the UUID on diff …
(edit) @46247   12 years vboxsync Storage/tstVDIo: Integrate runtime async I/O manager and add a file …
(edit) @46003   12 years vboxsync Storage/testcase: warning
(edit) @45200   12 years vboxsync Storage/testcase/tstVDSnap: Don't return immediately when something …
(edit) @45199   12 years vboxsync Storage/testcase/tstVDSnap: Delete leftover images from a previous run
(edit) @44964   12 years vboxsync Storage/testcase: A bit more work on the scripting engine
(edit) @44962   12 years vboxsync Storage/testcase: Interpret while loops
(edit) @44943   12 years vboxsync Storage/testcase: Convert to new scripting language
(edit) @44942   12 years vboxsync Storage/tstVDIo: Switch to VDScript interpreter
(edit) @44941   12 years vboxsync Storage/testcase: More scripting language work
(edit) @44901   12 years vboxsync Storage/VDScript: Interpreter updates
(edit) @44891   12 years vboxsync Storage/VDScript: Updates
(edit) @44855   12 years vboxsync Storage/testcase: More scripting updates
(edit) @44842   12 years vboxsync Storage/testcase: Script engine updates
(edit) @44840   12 years vboxsync Storage/testcase: Updates for VDScript, parser not quite working yet
(edit) @44811   12 years vboxsync Storage/testcase: Start new scripting engine for enhanced testing …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44243   12 years vboxsync Storage/tstVDIo: Add sync tests
(edit) @44227   12 years vboxsync Storage/tstVDIo: Add testcase for resizing VDI images (public bug #11344)
(edit) @43851   12 years vboxsync vditool / vbox-img: allow to build them even if the testcases are disabled
(edit) @43603   12 years vboxsync vbox-img: Introduce --dataalignment parameter
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41576   12 years vboxsync Storage: Add VFS file glue for the VD library
(edit) @41550   13 years vboxsync vbox-img: New --filesystemaware option for compacting images. Uses …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41315   13 years vboxsync Storage: Start of a VHDX backend for readonly access to import those …
(edit) @40952   13 years vboxsync vbox-img: Fix building on SPARC
(edit) @40821   13 years vboxsync vbox-img: Fix hang when using stdin and the producer in the pipe …
(edit) @40710   13 years vboxsync Storage/tstVDIo: Bugfixes
(edit) @40709   13 years vboxsync Storage/tstVDIo: Add file access statistics and parameters for the …
(edit) @40628   13 years vboxsync Storage/testcase: gcc-4.7 warning (probably false positive)
(edit) @40240   13 years vboxsync Storage: Implement repair callback for VDI, fixes for the VHD repair …
(edit) @39912   13 years vboxsync tstVDIo: Bugfix
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39520   13 years vboxsync VD: Testcase for the discard API
(edit) @38945   13 years vboxsync vbox-img: cosmetics
(edit) @38939   13 years vboxsync Storage/vbox-img: Add createbase command, replace VDCloseAll with …
(edit) @38876   13 years vboxsync Storage: Add async discard API
(edit) @38645   13 years vboxsync tstVDIo: Disable on Windows until the link problems are fixed
(edit) @38644   13 years vboxsync VDDbg+DrvDiskIntegrity+tstVDIo: Bugfixes and add a I/O log replay …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38621   13 years vboxsync VD: Initial support to discard unused blocks in an image + support for …
(edit) @38563   13 years vboxsync Storage: Add an almost working QCOW backend, can handle version 1 …
(edit) @38469   13 years vboxsync VD: Interface cleanup. Merge the two involved structures (generic …
(edit) @38464   13 years vboxsync tstVDIo: Add testcase for QED
(edit) @38463   13 years vboxsync Storage: Add QED backend
(edit) @38462   13 years vboxsync tstVDIo: Updates
(edit) @38413   13 years vboxsync VD/Parallels: Cleanup, fixes and implement support for parallels image …
(edit) @38352   13 years vboxsync Storage/testcase: allow to create bigger virtual disk images than 1TB
(edit) @38204   13 years vboxsync tstVDIo: New testcase for image cloning
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37308   14 years vboxsync tstVDIo: Implement support for async flushes
(edit) @37235   14 years vboxsync Storage/Makefile.kmk: Grrr! Cleaned up some unreadable mess.
(edit) @36949   14 years vboxsync tstVDIo: Fix the testcase
(edit) @36637   14 years vboxsync tstVDIo: Bugfix and extend compact testcase to VHD
(edit) @36635   14 years vboxsync tstVDIo: Introduce I/O patterns to fill images with certain data. …
(edit) @36634   14 years vboxsync tstVDIo: Two new handlers to test VDMerge and VDCompact
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36135   14 years vboxsync tstVDIo: New command for printing messages (no formatting) and a new …
(edit) @36134   14 years vboxsync tstVDIo: Add simple data verification.
(edit) @36131   14 years vboxsync tstVDIo: Updates
(edit) @35789   14 years vboxsync Storage/tstVDIo: Updates + sample script which is a replacement of …
(edit) @35671   14 years vboxsync Storeage/tstVDIo: Fixes
(edit) @35664   14 years vboxsync tstVDIo: Bugfixes
(edit) @35663   14 years vboxsync Storage/tstVDIo: Random I/O access mode and dumpfile command
(edit) @35597   14 years vboxsync Storage/tstVDIo: Build fix
(edit) @35596   14 years vboxsync Storage/tstVDIo: Basic working testcase for async and sync I/O
(edit) @35579   14 years vboxsync scm: cleanups and adjustments
(edit) @35471   14 years vboxsync Storage/testcase: Scriptable I/O stress test (operating completely in …
(edit) @33746   14 years vboxsync Storage: Remove obsolete testcase which doesn't build anymore because …
(edit) @33745   14 years vboxsync VCI: Updates
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33586   14 years vboxsync Storage: Build vbox-img like before because it doesn't want to link …
(edit) @33577   14 years vboxsync Storage: Disable vbox-img temporary until th Windows burns are fixed
(edit) @33576   14 years vboxsync vbox-img: Another try to fix the Windows burns
(edit) @33569   14 years vboxsync Storage: Build fix
(copy) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
copied from trunk/src/VBox/Devices/Storage/testcase
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
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