zephyr/tests/posix/fs
Paul Sokolovsky c152ebd634 include: posix: Split dirent.h from unistd.h
From POSIX
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/dirent.h.html

"""
The <dirent.h> header shall define the following type:
DIR

...

also define the structure dirent
"""

etc.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-10-02 10:51:52 -07:00
..
src include: posix: Split dirent.h from unistd.h 2018-10-02 10:51:52 -07:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf tests: posix: Add test for Posix File System API's 2018-05-18 13:32:36 +03:00
testcase.yaml tests: posix: Add test for Posix File System API's 2018-05-18 13:32:36 +03:00