History log of /src/tests/lib/libpthread/weak/Makefile
Revision Date Author Comments
# 1.2 18-Oct-2025 riastradh

branches: 1.2.2;
tests/lib/libpthread: Fix tests in subdirectory.

Need to use TESTS_SUBDIRS for this, not SUBDIR. Avoid the extra
nesting level while here; can make the library be a subdirectory of
the directory where the tests live.

PR lib/59685: libcrypto should not depend on libpthread


# 1.1 06-Oct-2025 riastradh

libpthread: Test pthread stubs in threaded vs non-threaded programs.

PR lib/59685: libcrypto should not depend on libpthread