3 This test verifies that TAO::Storable_FlatFileStream along
4 with TAO::Storable_File_Guard can be used to save/restore
5 the state of an object (an instance of Savable) to the
6 file system. To verifing Storable_File_Guard's file locking,
7 two processes that read/write from the persistent store run
10 Note that this test does not explicitly validate the code in
11 Storable_File_Guard that deals with the persistent store