aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/test_support/filesystem
AgeCommit message (Expand)AuthorFilesLines
8 daysAdd tests for ext2 inode get_size()Marcel Braun1-0/+6
8 daysif the boot_root_fs contains a /dev directory, vfs mounts the devfs onto the ...Lukas Oesch1-1/+1
2026-05-05add symlink chain to imageLukas Oesch1-1/+1
2026-05-05Update readme for images, add symlink to readme into test_assets folderMarcel Braun1-0/+1
2026-05-05Add testing symlinks to filesystem imagesMarcel Braun3-3/+3
2026-05-05Add simple symlink testsMarcel Braun1-1/+1
2026-05-05refactor inode kindLukas Oesch1-4/+5
2026-04-23chore: banish relative includesFelix Morgner5-21/+21
2026-04-23chore: organize includesFelix Morgner1-6/+7
2026-04-16Merge branch 'syscall-interface' into 'develop-BA-FS26'Marcel Braun1-1/+1
2026-04-15kernel: improve bht speed using memory mappingFelix Morgner2-42/+70
2026-04-14add tests to mount filesystems backed by a fileLukas Oesch1-1/+1
2026-04-11add ext2 inode and filesystem testsLukas Oesch1-0/+62
2026-04-11add vfs tests with real ext2 imagesLukas Oesch5-12/+119
2026-04-11add devfs filesystem tests, and storage_boot_module_fixture to mock real boot...Lukas Oesch1-0/+43
2026-04-11add open_file_description testsLukas Oesch1-4/+4
2026-04-11add test_support filesystemLukas Oesch1-0/+17
2026-04-11use separate test inodeLukas Oesch1-0/+22