]> Savannah Git Hosting - gnulib.git/commit
pthread-once: Add tests.
authorBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:41:09 +0000 (02:41 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:41:09 +0000 (02:41 +0200)
commitda2524b310dbcf773d0a9546096b05bec590c1e7
treed28431a1508ca475bfc62200a600e259b892e880
parentf80da10b72f638b943a8398c250dc66d1124ac16
pthread-once: Add tests.

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