mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:37:46 +00:00
Tests: Add a test to ensure sigaltstack() is working correctly
This commit is contained in:
parent
711a7104f3
commit
246255527a
2 changed files with 60 additions and 0 deletions
|
@ -41,6 +41,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestMunMap.cpp
|
||||
TestProcFS.cpp
|
||||
TestProcFSWrite.cpp
|
||||
TestSigAltStack.cpp
|
||||
)
|
||||
|
||||
foreach(libtest_source IN LISTS LIBTEST_BASED_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue