From ef1e2ab328087c61a6878c1e84f4fc5d710aebce Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Fri, 30 Jan 2015 14:14:42 -0800 Subject: Initial commit to populate CoreCLR repo [tfs-changeset: 1407945] --- .../palsuite/file_io/SetEndOfFile/test4/testinfo.dat | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat (limited to 'src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat') diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat new file mode 100644 index 0000000000..938086d067 --- /dev/null +++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat @@ -0,0 +1,15 @@ +# +# Copyright (c) Microsoft Corporation. All rights reserved. +# + +Version = 1.0 +Section = file_io +Function = SetEndOfFile +Name = Positive Test for SetEndOfFile (test 4) +Type = DEFAULT +EXE1 = setendoffile +Description += Tests the PAL implementation of the SetEndOfFile function. += Verify that the file pointer is the same before += and after a SetEndOfFile using SetFilePointer with += FILE_BEGIN, FILE_CURRENT and FILE_END \ No newline at end of file -- cgit v1.2.3