Files
hdf5/test
John Mainzer e6b9094a32 [svn-r20237] Interrim checking of AIO VFD mods.
Finished a reasonably complete set of tests for AIO on sec2, and extended these tests
to the core, stdio, family and multi file drivers.  Note that the multi file
driver has some test code specific to it.  Also added tests for the new fsync
VFD call.

Code has been tested successfully on Phoenix (Debian AMD_64) serial and parallel,
Jam (32 bit linux) heiwa (big endian linux), and freedom (bsd) (all serial only).
Note that the test on freedom requires the manual addition of

/* JRM */
#if 0
#define __BSD_VISIBLE 1
#include <sys/fcntl.h>
#endif
/* JRM */

near the top of src/H5FDdirect.c.  For now, just replace the 0 with 1 in the #if
to compile and test on BSD.  This is a configuration issue that I'll address
with the rest of the outstanding configuration issues when appropriate.

Test are known not to pass reliably on Linew and expected not to pass on MacOS.

Ran into considerable wierdness on checkin, with svn complaining about missing
files.  Finally had to checkout fresh version of code, port changes to it, and 
re-tests.  Odd, as the log indicates no activity on this branch since my last
checkin.
2011-03-14 03:34:35 -05:00
..
2009-11-05 08:45:35 -05:00
2006-04-09 22:03:30 -05:00
2007-04-03 14:51:14 -05:00
2007-03-11 21:38:08 -05:00
2009-04-23 13:25:16 -05:00
2009-12-10 07:36:56 -05:00
2010-05-05 08:39:56 -05:00
2010-05-18 07:14:44 -05:00
2010-05-18 07:14:44 -05:00
2010-05-18 07:14:44 -05:00
2008-09-16 10:52:51 -05:00
2009-12-03 14:11:29 -05:00
2009-01-22 15:53:59 -05:00
2010-03-18 07:23:04 -05:00
2008-10-08 22:44:22 -05:00
2002-11-20 08:27:30 -05:00
2010-03-18 07:23:04 -05:00
2010-04-24 19:51:54 -05:00
2010-02-27 15:08:03 -05:00
2010-02-27 15:08:03 -05:00
2010-05-05 08:39:56 -05:00
2009-03-10 14:00:39 -05:00
2010-02-19 21:23:44 -05:00
2010-02-19 21:23:44 -05:00
2008-10-14 20:46:34 -05:00
2010-03-18 07:23:04 -05:00
2010-01-29 23:29:13 -05:00
2010-04-27 12:33:44 -05:00
2009-10-01 21:08:59 -05:00
2009-10-01 21:08:59 -05:00
2002-04-11 17:53:26 -05:00
2010-03-18 07:23:04 -05:00
2008-10-14 20:46:34 -05:00
2008-10-14 20:46:34 -05:00
2009-08-19 20:38:33 -05:00
2009-12-17 17:21:08 -05:00
2009-12-17 17:21:08 -05:00
2007-10-11 11:24:11 -05:00
2009-12-17 10:07:35 -05:00
2010-01-29 23:29:13 -05:00
2007-10-11 11:24:11 -05:00
2007-10-30 15:37:39 -05:00
2007-10-18 17:02:19 -05:00
2007-10-11 11:24:11 -05:00
2008-01-14 18:49:12 -05:00
2007-10-11 11:24:11 -05:00
2009-12-17 10:07:35 -05:00
2007-10-30 13:13:48 -05:00
2007-10-11 11:24:11 -05:00
2007-08-23 15:25:25 -05:00
2007-10-11 11:24:11 -05:00
2007-10-11 11:24:11 -05:00
2009-10-08 23:09:34 -05:00
2008-09-16 10:52:51 -05:00
2009-03-10 14:00:39 -05:00
2009-10-27 21:52:05 -05:00
2005-11-14 21:55:39 -05:00
2010-03-18 07:45:29 -05:00
2010-03-18 07:45:29 -05:00
2010-03-18 07:23:04 -05:00
2010-03-18 07:23:04 -05:00
2010-03-06 16:19:57 -05:00
2009-12-10 07:36:56 -05:00
2006-04-09 22:03:30 -05:00
2007-04-03 14:51:14 -05:00
2007-03-11 21:38:08 -05:00
2010-01-27 10:07:42 -05:00
2010-01-29 23:29:13 -05:00
2010-03-18 07:23:04 -05:00
2008-05-19 01:03:16 -05:00
2010-04-29 07:52:10 -05:00
2010-04-08 13:29:59 -05:00
2010-04-22 16:59:31 -05:00
2009-12-13 00:28:30 -05:00
2008-10-14 20:46:34 -05:00
2007-10-11 11:24:11 -05:00
2009-10-08 23:09:34 -05:00
2010-03-18 07:23:04 -05:00
2000-11-09 16:47:59 -05:00
2010-02-19 21:23:44 -05:00
2008-01-13 00:37:00 -05:00
2007-05-01 16:00:52 -05:00
2010-01-29 23:29:13 -05:00
2008-09-16 10:52:51 -05:00
2004-03-10 16:45:30 -05:00
2004-03-10 16:45:30 -05:00
2007-08-21 16:08:27 -05:00
2009-08-13 12:09:55 -05:00
2010-02-09 17:32:28 -05:00
2009-09-22 11:09:56 -05:00
2007-10-11 11:24:11 -05:00
2010-03-18 07:23:04 -05:00
2010-02-27 15:08:03 -05:00
2008-09-16 10:52:51 -05:00
2010-03-18 07:23:04 -05:00
2000-10-20 15:57:56 -05:00
2009-12-10 07:36:56 -05:00
2008-01-14 18:49:12 -05:00
2004-11-30 15:53:53 -05:00
2010-04-27 17:15:14 -05:00
2003-01-09 12:20:03 -05:00
2003-06-13 15:30:43 -05:00
2010-04-29 08:07:55 -05:00
2010-03-06 16:19:57 -05:00
2010-03-06 21:53:27 -05:00
2009-12-10 07:36:56 -05:00
2010-04-22 16:59:31 -05:00
2007-10-11 11:24:11 -05:00
2007-10-30 13:13:48 -05:00
2007-10-11 11:24:11 -05:00
2007-10-11 11:24:11 -05:00
2008-09-16 10:52:51 -05:00
2009-12-10 07:36:56 -05:00
2009-12-10 07:36:56 -05:00
2010-03-06 16:19:57 -05:00
2009-08-13 12:09:55 -05:00
2009-12-10 07:36:56 -05:00
2006-04-09 22:03:30 -05:00