summaryrefslogtreecommitdiffstats
path: root/test-file-zero-alloc-speed.c
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
* 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
* 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-191-3/+1
* 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
* whitespace fixAmit Shah2009-03-021-1/+1
* First version of file allocation perf measuring programAmit Shah2009-03-021-0/+177