freebsd-dev/tests/sys/mqueue
Konstantin Belousov ddce1c3ddb Export the mq_getfd_np() symbol from librt.so, which allows to get
file descriptor for the given posix mqueue.  Export the
timer_oshandle_np() symbol to get ktimer id for the given posix timer.

Requested by:	Lewis Donzis <lew@perftech.com>
Reviewed by:	jilles
Discussed with:	kan
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2016-10-02 17:02:59 +00:00
..
Makefile Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
mqtest1.c Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs" 2015-04-28 10:56:59 +00:00
mqtest2.c Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs" 2015-04-28 10:56:59 +00:00
mqtest3.c Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00
mqtest4.c Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00
mqtest5.c Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs" 2015-04-28 10:56:59 +00:00
mqueue_test.sh Disable mqueue test # 3 and # 4 until __mq_oshandle is properly publicized 2015-12-01 07:52:41 +00:00