mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:47:34 +00:00
Tests: Add tests for inheriting signal handlers
This commit is contained in:
parent
67f352b824
commit
60fc0ceabb
2 changed files with 79 additions and 0 deletions
|
@ -43,6 +43,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestProcFS.cpp
|
||||
TestProcFSWrite.cpp
|
||||
TestSigAltStack.cpp
|
||||
TestSigHandler.cpp
|
||||
TestSigWait.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue