Add to check the return of fseek() 87/198687/1 accepted/tizen/unified/20190207.120249 submit/tizen/20190131.041045
authorjiyong.min <jiyong.min@samsung.com>
Tue, 29 Jan 2019 00:37:27 +0000 (09:37 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Tue, 29 Jan 2019 00:37:27 +0000 (09:37 +0900)
commit7f4945a2f4fd76b976cb7aa22d7eecf4c7acccf6
tree56c699f257f8316a4c095f10d94a3f658fb8d7e4
parent475bd7f5abf354e2756703cef65c24a3cebff6a0
Add to check the return of fseek()

 - If fseek() is failed, -1 is returned and errno is set to indicate the errors.

Change-Id: I7174ca625da1026ebe07cb72fd97459d89c05d75
tests/mm_file_test.c