FreeBSD: Add a new testcase for FreeBSD 14 _umtx_op set timeout
commitc5af71f5da178985c5bf42616134c6f083f689f1
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Aug 2023 16:29:30 +0000 (27 18:29 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Aug 2023 16:29:30 +0000 (27 18:29 +0200)
treee65588cb7c8afdbf6ef0fe7d75164d053ade630c
parente6ee535c1064663ce1f5c2a96388f239bfd575be
FreeBSD: Add a new testcase for FreeBSD 14 _umtx_op set timeout

Uses an existing testcase with pthread APIs that use timeouts
and sets LIBPTHREAD_UMTX_MIN_TIMEOUT to 100 (ns, so almost no
effect other than exercising the syscall).
coregrind/m_syswrap/syswrap-freebsd.c.orig [new file with mode: 0644]
none/tests/freebsd/Makefile.am
none/tests/freebsd/umtx_op_timeout.stderr.exp [new file with mode: 0644]
none/tests/freebsd/umtx_op_timeout.vgtest [new file with mode: 0644]