opnsense-src/tests/sys/vm
Lexi Winter e4cacb6623 tests: move some files to the tests package
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
2025-05-05 16:39:25 +01:00
..
soxstack tests: move some files to the tests package 2025-05-05 16:39:25 +01:00
stack Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mlock_test.c mlock tests: Add a regression test 2023-09-17 06:27:31 -04:00
mmap_map_32bit_helper.c vm: Allow MAP_32BIT for all architectures 2023-08-14 20:20:20 +03:00
mmap_map_32bit_test.sh tests: Add MAP_32BIT flag test 2023-08-01 23:23:15 +03:00
mmap_test.c shm: Respect PROT_MAX when creating private mappings 2024-10-04 15:56:34 +00:00
page_fault_signal.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
shared_shadow_inval_test.c shared_shadow_inval_test: fix copy-pasto in error message 2022-08-24 13:03:11 -05:00