summaryrefslogtreecommitdiff
path: root/tests/sys/mqueue/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
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-02-03More 'tests' package fixes.Glen Barber
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
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-27Integrate tools/regression/mqueue into the FreeBSD test suite asEnji Cooper