1# This directory will be used to create test files. 2 3file(GENERATE OUTPUT lseek.test CONTENT "lseek test") 4file(GENERATE OUTPUT chdir.test CONTENT "chdir test") 5file(GENERATE OUTPUT fchdir.test CONTENT "fchdir test") 6
1# This directory will be used to create test files. 2 3file(GENERATE OUTPUT lseek.test CONTENT "lseek test") 4file(GENERATE OUTPUT chdir.test CONTENT "chdir test") 5file(GENERATE OUTPUT fchdir.test CONTENT "fchdir test") 6