mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:47:35 +00:00
Tests/Kernel: Add tests for verifying proper loop device support
This commit is contained in:
parent
0734de9f9a
commit
ec6e7077fe
3 changed files with 60 additions and 0 deletions
|
@ -50,6 +50,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestKernelFilePermissions.cpp
|
||||
TestKernelPledge.cpp
|
||||
TestKernelUnveil.cpp
|
||||
TestLoopDevice.cpp
|
||||
TestMemoryDeviceMmap.cpp
|
||||
TestMunMap.cpp
|
||||
TestProcFS.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue