summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for running test in current dirHEADmasterAmit Shah2009-05-211-13/+21
* Fix test for chunk-writing caseAmit Shah2009-04-201-1/+1
* Show 'mountpoint' in usage instead of 'target'Amit Shah2009-04-171-1/+1
* Add gnuplot script that draws bar graphs for resultsAmit Shah2009-04-151-0/+19
* Add script to automate running of the test for various filesystemsAmit Shah2009-04-141-0/+114
* Properly convert input value to GBAmit Shah2009-04-141-2/+2
* sync() before running any test to flush out data to diskAmit Shah2009-04-131-0/+12
* Add pre-run and post-run routines for tests; support mounting and unmountingAmit Shah2009-04-131-58/+106
* License: Add COPYING file that contains the text of the GPL v2Amit Shah2009-04-131-0/+339
* Use ftruncate instead of lseek and write to create sparse fileAmit Shah2009-03-191-3/+3
* Fix segfault: filename has to be an arrayAmit Shah2009-03-192-4/+2
* Add ULL suffix for testing creation of big files on big filesystemsAmit Shah2009-03-021-5/+5
* Add license and copyright infoAmit Shah2009-03-021-0/+21
* remove laptop and old desktop resultsAmit Shah2009-03-021-128/+0
* whitespace fixAmit Shah2009-03-021-1/+1
* First version of file allocation perf measuring programAmit Shah2009-03-023-0/+447