]> Savannah Git Hosting - gnulib.git/commit
lock: Add test of gl_once.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Feb 2018 09:05:01 +0000 (10:05 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Feb 2018 09:05:01 +0000 (10:05 +0100)
commita798733dd905f95c2d7b5dddba9fc65b2c918351
tree96052af0507ba68f065874f3d9eb3c4d5465c258
parent67489d768793808b7165ff1e32195e983cba2ead
lock: Add test of gl_once.

* tests/test-once.c: New file.
* modules/lock-tests (Files): Add it.
(Makefile.am): Build and test programs 'test-once1' and 'test-once2'.
ChangeLog
modules/lock-tests
tests/test-once.c [new file with mode: 0644]