]> Savannah Git Hosting - gnulib.git/commit
bitset: strengthen tests
authorAkim Demaille <akim.demaille@gmail.com>
Tue, 17 Nov 2020 06:29:05 +0000 (07:29 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Wed, 18 Nov 2020 05:56:37 +0000 (06:56 +0100)
commitac91d2f35a566924e367adeb6e530a68b9ac4e16
tree5a3a842ef2d0789cb896e4542b010c7ac98a4573
parent08a13204b79d8920625f07fcd4a99b554d918a6f
bitset: strengthen tests

* tests/test-bitset.c (compare): Also check count.
Deal only with random values, move the one-bit tests to...
(check_one_bit): this new function.
(check_attributes): Call it.
ChangeLog
tests/test-bitset.c