Hash :
a66864d7
Author :
Date :
2024-08-14T16:43:34
pthread-rwlock-extra-tests: Exclude this test from packages by default. * tests/test-pthread-rwlock-waitqueue.c (STEP_INTERVAL): Add comment. * modules/pthread-rwlock-extra-tests (Status): Mark as longrunning-test.
Status:
longrunning-test
Files:
tests/test-pthread-rwlock-waitqueue.c
tests/macros.h
Depends-on:
extensions
pthread-thread
nanosleep
stdbool
configure.ac:
Makefile.am:
TESTS += test-pthread-rwlock-waitqueue
check_PROGRAMS += test-pthread-rwlock-waitqueue
test_pthread_rwlock_waitqueue_LDADD = $(LDADD) @LIBPMULTITHREAD@ @NANOSLEEP_LIB@