]> Savannah Git Hosting - gnulib.git/commit
pthread-mutex: Add tests.
authorBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:41:12 +0000 (02:41 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:41:12 +0000 (02:41 +0200)
commit243f6dbf66228dfe89dad5202c128e46049add9c
treeed88c70ee0106cb73fed6b907784c62deaf7abf3
parentda2524b310dbcf773d0a9546096b05bec590c1e7
pthread-mutex: Add tests.

* tests/test-pthread-mutex.c: New file, based on tests/test-lock.c and
tests/test-mtx.c.
* modules/pthread-mutex-tests: New file.
ChangeLog
modules/pthread-mutex-tests [new file with mode: 0644]
tests/test-pthread-mutex.c [new file with mode: 0644]