mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
Tests: Add tests for the LibPthread cleanup handlers
This commit is contained in:
parent
2a27644220
commit
5b7bdd589c
2 changed files with 87 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
set(TEST_SOURCES
|
||||
TestLibPthreadCleanup.cpp
|
||||
TestLibPthreadSpinLocks.cpp
|
||||
TestLibPthreadRWLocks.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue