aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/test_support/filesystem
AgeCommit message (Expand)AuthorFilesLines
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