aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/file_descriptor_table.tests.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-04-26rename open_file_description to open_file_descriptorLukas Oesch1-31/+31
2026-04-23chore: banish relative includesFelix Morgner1-3/+3
2026-04-11add deinit functions for singletons in testsLukas Oesch1-44/+2
2026-04-11fix testLukas Oesch1-1/+1
2026-04-11add file_descriptor_table testsLukas Oesch1-0/+155