Skip to content
Commit 8a119a43 authored by Qiu Peiyang's avatar Qiu Peiyang Committed by Anas Nashif
Browse files

tests: add filesystem api test



This commit verifies below FS APIs:
	fs_open()
	fs_close()
	fs_read()
	fs_write()
	fs_truncate()
	fs_seek()
	fs_tell()
	fs_sync()
	fs_unlink()
	fs_mkdir()
	fs_opendir()
	fs_closedir()
	fs_readdir()
	fs_stat()
	fs_statvfs()

Change-Id: I1a48b9e960b62a1c4986cc577f658199da7a28cd
Signed-off-by: default avatarQiu Peiyang <peiyangx.qiu@intel.com>
parent 4e5fa0ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment