]> Savannah Git Hosting - gnulib.git/commit
mtx: Add tests.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 02:38:06 +0000 (04:38 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 02:46:56 +0000 (04:46 +0200)
commit4a440ef9b6c2568f54b0487b1ebaffc597efb399
tree9c1181a24027d84f7362de96cac31a9b4124ca04
parent6ac18d06d0234f85c41af69fb6319592e2d4f5c6
mtx: Add tests.

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