aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/vfs.tests.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-04-19vfs open returns the dentry not the open file descriptionLukas Oesch1-5/+11
2026-04-19check that after mount the old file isn't available anymoreLukas Oesch1-0/+3
2026-04-14add tests to mount filesystems backed by a fileLukas Oesch1-2/+65
2026-04-13Back filesystem by inode and not deviceMarcel Braun1-15/+17
2026-04-12RenameMarcel Braun1-4/+4
2026-04-11add vfs tests with real ext2 imagesLukas Oesch1-0/+166