mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:07:35 +00:00
Tests: Add pthread scheduler priority tests
This commit is contained in:
parent
6dded99777
commit
2477409680
2 changed files with 69 additions and 0 deletions
|
@ -17,6 +17,7 @@ set(TEST_SOURCES
|
|||
TestMkDir.cpp
|
||||
TestPthreadCancel.cpp
|
||||
TestPthreadCleanup.cpp
|
||||
TestPThreadPriority.cpp
|
||||
TestPthreadSpinLocks.cpp
|
||||
TestPthreadRWLocks.cpp
|
||||
TestQsort.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue