]> Savannah Git Hosting - gnulib.git/commit
random tests: Add multithread-safety test.
authorBruno Haible <bruno@clisp.org>
Fri, 10 Nov 2023 15:48:18 +0000 (16:48 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 10 Nov 2023 15:48:18 +0000 (16:48 +0100)
commitb5eede6ff76d45112ea1973f12a131228f36a92e
treebb486ff9187c4d8d8f13b48527610aec6f8ca9fb
parent53483b103f8d733df604e03f5260486ebf1a4496
random tests: Add multithread-safety test.

* tests/test-random-mt.c: New file.
* modules/random-tests (Files): Add it.
(Depends-on): Add xalloc, thread, yield.
(Makefile.am): Also build and test test-random-mt.
ChangeLog
modules/random-tests
tests/test-random-mt.c [new file with mode: 0644]