test: improve pthread test

This commit is contained in:
2025-05-05 19:21:47 +03:00
parent f14774d034
commit 2dc4733ac1
2 changed files with 45 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ set(USERSPACE_TESTS
test-mmap-shared
test-mouse
test-popen
test-pthread
test-setjmp
test-shared
test-sort