VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63499   8 years vboxsync Better way of dealing with unused sizes in bin2c output.
(edit) @62873   8 years vboxsync Storage: warnings.
(edit) @62758   8 years vboxsync Storage: warnings.
(edit) @62735   8 years vboxsync tstVDIo.cpp: This double initialization of variables gotta stop! It's …
(edit) @62734   8 years vboxsync Storage: warnings.
(edit) @62733   8 years vboxsync Storage: warnings.
(edit) @62732   8 years vboxsync Storage: warnings - careful with mixing 'unsigned int' with 'size_t' …
(edit) @62731   8 years vboxsync Storage: warnings.
(edit) @62729   8 years vboxsync Storage: warnings.
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62482   8 years vboxsync (C) 2016
(edit) @62471   8 years vboxsync Misc: scm
(edit) @61731   8 years vboxsync Storage/tstVDFill: Add flag for stream optimized variants
(edit) @61710   8 years vboxsync Storage/tstVDFill: properties
(edit) @61709   8 years vboxsync Storage: Simple tool to fill an image up to a certain size
(edit) @60954   9 years vboxsync vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped by …
(edit) @59823   9 years vboxsync Storage/vdkeystoremgr: build fixes
(edit) @59822   9 years vboxsync Storage/vdkeystoremgr: build fixes
(edit) @59820   9 years vboxsync Storage: Utility to create keystores from a given DEK, password and …
(edit) @59661   9 years vboxsync missing ( )
(edit) @59593   9 years vboxsync tstVDIo: don't crash on pfnSetAllocationSize()
(edit) @59404   9 years vboxsync Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
(edit) @59297   9 years vboxsync tstVDIo: Another build fix for x86
(edit) @59296   9 years vboxsync tstVDIo: Build fix
(edit) @57534   9 years vboxsync Missing file
(edit) @57533   9 years vboxsync tstVDIo: Fix for the out of memory case
(edit) @57532   9 years vboxsync Storage/testcase: Remove unused testcases which have a counterpart in …
(edit) @57531   9 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57530   9 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57214   9 years vboxsync vbox-img: for most errors print both, the cleartext error message as …
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56999   9 years vboxsync Storage: More formatting fixes.
(edit) @56754   9 years vboxsync Storage: More minor memory leak fixes in testcases, unused code or …
(edit) @56573   9 years vboxsync Storage/tstVDIo: Avoid division by 0
(edit) @56529   9 years vboxsync tstVDIo: Change the implementation to calculate the throughput in …
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55974   10 years vboxsync vbox-img: Add resize command to increase the size of a disk image
(edit) @55828   10 years vboxsync typos
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55083   10 years vboxsync tstVDIo: Hopefully fix errors on testboxes regarding to deep sub test …
(edit) @54574   10 years vboxsync Storage/vditool: copyright
(edit) @53844   10 years vboxsync fixed resource files
(edit) @53841   10 years vboxsync not yet
(edit) @53840   10 years vboxsync addded more Windows resource files
(edit) @52879   10 years vboxsync Storage/tstVDCopy: Fix testcase
(edit) @52710   10 years vboxsync tstVDIo: Implement dumptofile action to dump memory backed files to disk
(edit) @52640   10 years vboxsync tstVDIo: Fix bug in resize test handler
(edit) @52496   10 years vboxsync tstVDIo: s/#ifdef foo == bar/#if foo == bar/
(edit) @52415   10 years vboxsync Storage/tstVDIo: fixed a typo and use RT_STR_TUPLE()
(edit) @52407   10 years vboxsync tstVDIo: Disable builtin tests on 32bit hosts, the address space is …
(edit) @52379   10 years vboxsync Storage/tstVDIo: make it build on Windows, excluding the I/O log …
(edit) @52378   10 years vboxsync Storage/tstVDIo: Don't run builtin tests if there is not enough free …
(edit) @52371   10 years vboxsync Storage/tstVDIo: Plug leaks, modifications and start turning it into a …
(edit) @52111   10 years vboxsync Storage/testcases: Include the tests scripts into tstVDIo for …
(edit) @51306   11 years vboxsync Cosmetic change.
(edit) @51286   11 years vboxsync Storage/vbox-img: add command to tweak the LCHS geometry of images
(edit) @50052   11 years vboxsync Storage/testcase/vbox-img: liblzma not required anymore since we don't …
(edit) @48957   11 years vboxsync Storage: Whitespace cleanups by scm.
(edit) @48882   11 years vboxsync Storage/vbox-img: fixed linking
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48847   11 years vboxsync Addressing 64-bit windows warnings.
(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   13 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 …
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