index
:
pub/teachos/kernel.git
develop
develop-BA-FS26
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
test_support
/
filesystem
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
refactoring
Lukas Oesch
1
-1
/
+1
8 days
Add tests for ext2 inode get_size()
Marcel Braun
1
-0
/
+6
8 days
if the boot_root_fs contains a /dev directory, vfs mounts the devfs onto the ...
Lukas Oesch
1
-1
/
+1
2026-05-05
add symlink chain to image
Lukas Oesch
1
-1
/
+1
2026-05-05
Update readme for images, add symlink to readme into test_assets folder
Marcel Braun
1
-0
/
+1
2026-05-05
Add testing symlinks to filesystem images
Marcel Braun
3
-3
/
+3
2026-05-05
Add simple symlink tests
Marcel Braun
1
-1
/
+1
2026-05-05
refactor inode kind
Lukas Oesch
1
-4
/
+5
2026-04-23
chore: banish relative includes
Felix Morgner
5
-21
/
+21
2026-04-23
chore: organize includes
Felix Morgner
1
-6
/
+7
2026-04-16
Merge branch 'syscall-interface' into 'develop-BA-FS26'
Marcel Braun
1
-1
/
+1
2026-04-15
kernel: improve bht speed using memory mapping
Felix Morgner
2
-42
/
+70
2026-04-14
add tests to mount filesystems backed by a file
Lukas Oesch
1
-1
/
+1
2026-04-11
add ext2 inode and filesystem tests
Lukas Oesch
1
-0
/
+62
2026-04-11
add vfs tests with real ext2 images
Lukas Oesch
5
-12
/
+119
2026-04-11
add devfs filesystem tests, and storage_boot_module_fixture to mock real boot...
Lukas Oesch
1
-0
/
+43
2026-04-11
add open_file_description tests
Lukas Oesch
1
-4
/
+4
2026-04-11
add test_support filesystem
Lukas Oesch
1
-0
/
+17
2026-04-11
use separate test inode
Lukas Oesch
1
-0
/
+22