SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,44 @@
Index: nspr/pr/tests/runtests.sh
--- nspr/pr/tests/runtests.sh.orig
+++ nspr/pr/tests/runtests.sh
@@ -70,12 +70,11 @@ fi
# Tests not run (but should)
#
-#forktest (failed on IRIX)
+#nameshm1 - runs with ClientServerTest deactivated (idles forever) under OpenBSD
#multiwait - fails on Linux 64bit since NSPR v 4.4 from 2004.
#nbconn - fails on some platforms
-#poll_er - fails on some platforms? limited use?
#prpoll - the bad-FD test needs to be moved to a different test
-#sleep - specific to OS/2
+#sema,semaerr and semaping - idles forever under OpenBSD (semaphore/thread)
#
# all of the following were disabled in 2019 when reenabling CI tests,
# because they failed on at least one of the platforms:
@@ -126,6 +125,7 @@ exit
fdcach
fileio
foreign
+forktest
formattm
fsync
i2l
@@ -159,6 +159,7 @@ perf
pipeping
pipeping2
pipeself
+poll_er
poll_nm
poll_to
pollable
@@ -175,9 +176,6 @@ selct_er
selct_nm
selct_to
selintr
-sema
-semaerr
-semaping
sendzlf
server_test
servr_kk