mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:07:35 +00:00
Tests: Add tests for sigwait/sigwaitinfo/sigtimedwait
This commit is contained in:
parent
656b1dd6be
commit
8d3faecd9b
2 changed files with 180 additions and 0 deletions
|
@ -42,6 +42,7 @@ set(LIBTEST_BASED_SOURCES
|
|||
TestProcFS.cpp
|
||||
TestProcFSWrite.cpp
|
||||
TestSigAltStack.cpp
|
||||
TestSigWait.cpp
|
||||
)
|
||||
|
||||
foreach(libtest_source IN LISTS LIBTEST_BASED_SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue