From: Paul Floyd Date: Tue, 23 Dec 2025 13:31:02 +0000 (+0100) Subject: Darwin regtest: add a prereq for helgrind/tests/bug327548 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07766dbdd46de98ae029b6d73f7ffa611589783;p=thirdparty%2Fvalgrind.git Darwin regtest: add a prereq for helgrind/tests/bug327548 sem_init returns ENOSYS on Darwin so use the DRD script to check that sem_init is supported (i.e., not Darwin). --- diff --git a/helgrind/tests/bug327548.vgtest b/helgrind/tests/bug327548.vgtest index e064b3257..c7505586a 100644 --- a/helgrind/tests/bug327548.vgtest +++ b/helgrind/tests/bug327548.vgtest @@ -1,2 +1,3 @@ +prereq: ../../drd/tests/supported_sem_init vgopts: -q prog: bug327548