1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
gnulib/modules/pthread-thread-tests
Bruno Haible 6003a49f09 tests: Use memeq, part 3.
* tests/**/*.[hc]: Use memeq instead of memcmp.
* modules/*-tests (Dependencies): Add memeq.
2026-03-01 12:37:49 +01:00

14 lines
220 B
Plaintext

Files:
tests/test-pthread-thread.c
tests/macros.h
Depends-on:
memeq
configure.ac:
Makefile.am:
TESTS += test-pthread-thread
check_PROGRAMS += test-pthread-thread
test_pthread_thread_LDADD = $(LDADD) @LIBPMULTITHREAD@