mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:57:34 +00:00
Tests: Move the LibPthread tests to the correct namespace
This commit is contained in:
parent
2f3b9c49a5
commit
dac361e330
6 changed files with 3 additions and 10 deletions
|
@ -14,6 +14,9 @@ set(TEST_SOURCES
|
|||
TestMemalign.cpp
|
||||
TestMemmem.cpp
|
||||
TestMkDir.cpp
|
||||
TestPthreadCleanup.cpp
|
||||
TestPthreadSpinLocks.cpp
|
||||
TestPthreadRWLocks.cpp
|
||||
TestQsort.cpp
|
||||
TestRaise.cpp
|
||||
TestRealpath.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue