[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pthread-mutex, mtx tests: Strengthen tests
From: |
Bruno Haible |
Subject: |
pthread-mutex, mtx tests: Strengthen tests |
Date: |
Tue, 06 Aug 2024 15:48:03 +0200 |
Similar tests of the *_trylock behaviour can also be added to the
pthread-mutex tests and to the mtx tests.
2024-08-06 Bruno Haible <bruno@clisp.org>
mtx tests: Strengthen tests.
* tests/test-mtx-type.c: New file.
* modules/mtx-tests (Files): Add it.
(Makefile.am): Arrange to test test-mtx-type.
2024-08-06 Bruno Haible <bruno@clisp.org>
pthread-mutex tests: Strengthen tests.
* tests/test-pthread-mutex-type.c: New file.
* modules/pthread-mutex-tests (Files): Add it.
(Makefile.am): Arrange to test test-pthread-mutex-type.
* doc/posix-functions/pthread_mutex_lock.texi: Mention FreeBSD and
NetBSD problem.
* doc/posix-functions/pthread_mutex_trylock.texi: Likewise.
0001-pthread-mutex-tests-Strengthen-tests.patch
Description: Text Data
0002-mtx-tests-Strengthen-tests.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- pthread-mutex, mtx tests: Strengthen tests,
Bruno Haible <=