fix const-ness
[ardour.git] / tools / sftest.cc
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-23 Paul Davisadjust sftest.cc to be more usable as a write-bandwidth...
2014-12-10 Paul DavisO_DIRECT makes no sense in this test because it require...
2014-12-10 Paul Davisadd support for O_DIRECT/F_NOCACHE to check impact...
2014-12-10 Paul Davisremove unnecessary sleep
2014-12-10 Paul Davisadd sndfile I/O test application, used for testing...