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/thread-optim-tests
Bruno Haible d9e15740b5 thread-optim: Add tests.
* tests/test-thread-optim1.c: New file.
* tests/test-thread-optim2.c: New file.
* modules/thread-optim-tests: New file.
2026-05-16 12:45:59 +02:00

15 lines
281 B
Plaintext

Files:
tests/test-thread-optim1.c
tests/test-thread-optim2.c
tests/macros.h
Depends-on:
thread
configure.ac:
Makefile.am:
TESTS += test-thread-optim1 test-thread-optim2
check_PROGRAMS += test-thread-optim1 test-thread-optim2
test_thread_optim2_LDADD = $(LDADD) @LIBMULTITHREAD@