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
Frederik Haxel 5ed0bafc92 examples, tests: Changes for the native64 board
- Adapted build system and test checks for the native boards to include native64
- Added `native64` to the same tests as `native`
2024-02-05 22:02:14 +01: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 tests: adapt to vfs_umount() API change 2023-02-28 17:24:03 +01:00
tests-vfs-file-ops.c tests: adapt to vfs_umount() API change 2023-02-28 17:24:03 +01:00
tests-vfs-file-system-ops.c tests: test the -EBUSY case for vfs_umount() 2023-02-28 17:36:32 +01:00
tests-vfs-mount-constfs.c examples, tests: Changes for the native64 board 2024-02-05 22:02:14 +01: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