mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:37:35 +00:00
Tests/Kernel: Add test cases for proper types in dirent for various FSes
This commit is contained in:
parent
a10e63f08e
commit
90152dc859
2 changed files with 100 additions and 0 deletions
|
@ -41,6 +41,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestEmptyPrivateInodeVMObject.cpp
|
||||
TestEmptySharedInodeVMObject.cpp
|
||||
TestExt2FS.cpp
|
||||
TestFileSystemDirentTypes.cpp
|
||||
TestInvalidUIDSet.cpp
|
||||
TestSharedInodeVMObject.cpp
|
||||
TestPosixFallocate.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue