]> Savannah Git Hosting - gnulib.git/commit
tls tests: Add tests for destructors and races.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Jun 2019 01:32:51 +0000 (03:32 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Jun 2019 01:32:51 +0000 (03:32 +0200)
commitd1e821c9ade4128c23672133da264af4e11c1cba
treedd3d25824fd7f2f8ae0ea905c1a86ac0bd88ebde
parentd6bfe479691b16501375442865e328f7b0449279
tls tests: Add tests for destructors and races.

* tests/test-tls.c: Include glthread/lock.h.
(test_tls_dtorcheck1, test_tls_dtorcheck2, test_tls_racecheck): New
functions.
(main): Invoke them.
* modules/tls-tests (Depends-on): Add lock.
ChangeLog
modules/tls-tests
tests/test-tls.c