freebsd-dev/lib/libc/tests/sys
Bryan Drewery 710542df20 Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired.
This uses the same fix as r294894 did for the mlock test.  The code from
that commit is moved into a common object file which PROGS supports
building first.

Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D8689
2016-12-01 22:12:58 +00:00
..
Makefile Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired. 2016-12-01 22:12:58 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
mlock_helper.c Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired. 2016-12-01 22:12:58 +00:00
queue_test.c Add some initial tests for SLIST and STAILQ macros 2015-11-16 04:15:39 +00:00