mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 05:29:38 -04:00
some test support libraries had escaped confinement and were found wandering around the utilities package: /usr/tests/lib/csu/dynamiclib/libh_csu.so /usr/tests/lib/libthr/dlopen/h_pthread_dlopen.so /usr/tests/lib/libthr/dlopen/h_pthread_dlopen.so.1 /usr/tests/sys/vm/stack/libsoxstack.so these aren't built using bsd.test.mk, so they don't get the default PACKAGE=tests option; set this by hand in their Makefiles to put them back where they belong. Reviewed by: manu, des, emaste Approved by: des (mentor) Differential Revision: https://reviews.freebsd.org/D50147 |
||
|---|---|---|
| .. | ||
| soxstack | ||
| stack | ||
| Makefile | ||
| Makefile.depend | ||
| mlock_test.c | ||
| mmap_map_32bit_helper.c | ||
| mmap_map_32bit_test.sh | ||
| mmap_test.c | ||
| page_fault_signal.c | ||
| shared_shadow_inval_test.c | ||