summaryrefslogtreecommitdiff
path: root/tests/sys/mqueue
AgeCommit message (Expand)Author
2025-09-05tests/sys/mqueue: use require.kmods property instead of ad-hoc checksSiva Mahadevan
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-08Make test scripts under tests/... non-executableEnji Cooper
2016-10-02Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03More 'tests' package fixes.Glen Barber
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
2015-12-01Disable mqueue test # 3 and # 4 until __mq_oshandle is properly publicizedEnji Cooper
2015-11-29Disable a couple of tests, perhaps temporarily, since they use privateDaniel Eischen
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-04-28Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs"Enji Cooper
2015-04-28Fill in the copyright boilerplate for the test programEnji Cooper
2015-04-27Integrate tools/regression/mqueue into the FreeBSD test suite asEnji Cooper