From: Paul Floyd Date: Thu, 22 Dec 2022 08:09:52 +0000 (+0100) Subject: FreeBSD: add a check that the mqueuefs kernel module is loaded for the none/tests... X-Git-Tag: VALGRIND_3_21_0~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c61a442b1973d9269140b332fbc6acc64286f08;p=thirdparty%2Fvalgrind.git FreeBSD: add a check that the mqueuefs kernel module is loaded for the none/tests/mq regtest --- diff --git a/none/tests/mq.vgtest b/none/tests/mq.vgtest index 8a5fe3fc3e..9ff20e38c8 100644 --- a/none/tests/mq.vgtest +++ b/none/tests/mq.vgtest @@ -1 +1,2 @@ +prereq: ( ! ../../tests/os_test freebsd ) || ( kldstat -m mqueuefs > /dev/null ) prog: mq