]> Savannah Git Hosting - gnulib.git/commit
thrd tests: Add unit test for thrd_exit.
authorBruno Haible <bruno@clisp.org>
Fri, 18 Aug 2023 17:39:03 +0000 (19:39 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 18 Aug 2023 18:52:49 +0000 (20:52 +0200)
commitae27b197e07820e3d38aaad967cbd7fa9c43e006
tree85a7645471973bc7202d3a6ed670474782b15956
parentcdf0821487e02f833fadee1853918e9930901db1
thrd tests: Add unit test for thrd_exit.

* tests/test-thrd_exit.c: New file, based on tests/test-thrd_create.c.
* modules/thrd-tests (Files): Add it.
(Makefile.am): Compile and run it.
ChangeLog
modules/thrd-tests
tests/test-thrd_exit.c [new file with mode: 0644]