Add fsync tests:

Bruce Momjian <bruce@momjian.us>

Commit: b2906c5be33d49a533ade5d6ec7a4602e614f639
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-18T15:26:27Z
Releases: 8.0.0
Add fsync tests:

	Compare fsync before and after write's close:
	Compare one o_sync write to two:
	Compare file sync methods with one 8k write:
	Compare file sync methods with 2 8k writes:

Files

PathChange+/−
src/tools/fsync/test_fsync.c modified +144 −49