blob: 0bf02dbf8af17a9a885b281c370ccdeb9cb9b762 [file] [log] [blame]
Test using FileWriter.seek to write overlapping existing data in a file.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
starting test
PASS Negative seek validated.
PASS Positive seek validated.
PASS Nonextending write validated.
PASS All writes verified.
PASS successfullyParsed is true
TEST COMPLETE