mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:27:35 +00:00
Tests/Kernel: Add a very simple test for posix_fallocate()
This commit is contained in:
parent
4277e2d58f
commit
e2771db50d
2 changed files with 75 additions and 0 deletions
|
@ -40,6 +40,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestEmptySharedInodeVMObject.cpp
|
||||
TestInvalidUIDSet.cpp
|
||||
TestSharedInodeVMObject.cpp
|
||||
TestPosixFallocate.cpp
|
||||
TestPrivateInodeVMObject.cpp
|
||||
TestKernelAlarm.cpp
|
||||
TestKernelFilePermissions.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue