Home
last modified time | relevance | path

Searched hist:e4cacb6623c457bba19e60d44a51aee7eae2e4d8 (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/vm/soxstack/
H A DMakefilediff e4cacb6623c457bba19e60d44a51aee7eae2e4d8 Mon May 05 17:22:51 CEST 2025 Lexi Winter <ivy@FreeBSD.org> 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
/freebsd/lib/csu/tests/dso/
H A DMakefilediff e4cacb6623c457bba19e60d44a51aee7eae2e4d8 Mon May 05 17:22:51 CEST 2025 Lexi Winter <ivy@FreeBSD.org> 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
/freebsd/lib/libthr/tests/dlopen/dso/
H A DMakefilediff e4cacb6623c457bba19e60d44a51aee7eae2e4d8 Mon May 05 17:22:51 CEST 2025 Lexi Winter <ivy@FreeBSD.org> 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