History log of /src/tests/lib/libpthread/weak/t_pthread_weak_nothread.c
Revision Date Author Comments
# 1.1 18-Oct-2025 riastradh

branches: 1.1.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