mdtest with fsync
 
 
 
 
Go to file
Christopher J. Morrone 511a0b1435 Refactor the test summary code.
Only print total summary after all tests run.

Put calculated results from each iteration of a test in a separate
IOR_results_t structure.  Clean up the allocation and freeing code
for these caluclated bits, which allowing us to hang onto the results
until the end of all tests.  That in turn allows us to perform one
big summary at the end of all of the tests.
2011-12-13 01:08:58 -08:00
config Make IOR get its version from a META file. 2011-10-27 18:46:30 -07:00
contrib Impose proper file scoping and header usage. 2011-11-11 17:30:20 -08:00
doc Replace defaults.h with a simple initializer function. 2011-11-09 16:30:01 -08:00
scripts Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
src Refactor the test summary code. 2011-12-13 01:08:58 -08:00
testing Fix python path 2011-10-27 18:46:30 -07:00
COPYRIGHT Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
META Bump beta version to 2.999.1 2011-11-10 19:11:04 -08:00
Makefile.am Move cbif to the contrib directory. 2011-11-02 17:36:32 -07:00
RELEASE_LOG Start with the code from IOR-2.10.3 2011-06-17 12:20:43 -07:00
bootstrap Begin conversion to autoconf 2011-10-27 17:45:09 -07:00
configure.ac Add autoconf version requirement 2011-11-29 13:09:54 -08:00