1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-vfs
Keith Packard e215261ced picolibc: Use most NEWLIB code with picolibc
In most places, picolibc and newlib are the same, so use
the existing newlib code when compiling with picolibc.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-08-24 08:26:16 -07:00
..
Makefile sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
Makefile.include sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs-bind.c unittests/vfs: Add test case for #8309 2018-02-13 18:14:58 +01:00
tests-vfs-dir-ops.c sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs-file-ops.c sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs-file-system-ops.c sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs-mount-constfs.c picolibc: Use most NEWLIB code with picolibc 2020-08-24 08:26:16 -07:00
tests-vfs-normalize_path.c sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs-open-close.c sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs.c sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
tests-vfs.h sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00