mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +00:00
Kernel: Write test that crashes ProcFS
This commit is contained in:
parent
03526a7f2b
commit
f20a42e871
3 changed files with 48 additions and 0 deletions
|
@ -40,6 +40,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestMemoryDeviceMmap.cpp
|
||||
TestMunMap.cpp
|
||||
TestProcFS.cpp
|
||||
TestProcFSWrite.cpp
|
||||
)
|
||||
|
||||
foreach(libtest_source IN LISTS LIBTEST_BASED_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue