freebsd-dev/tests/sys/sys
Mark Johnston 670be460e4 bitstring_test: Add regression tests for bit_ff(c|s)_area_at()
Validate the cases where a match can be found immediately and where no
match can be found.  This extends the existing test cases and is enough
to catch the bug fixed in commit 6e7a585348 ("bitstring: fix ff_area()
when start!=0").

Reviewed by:	dougm
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35259
2022-05-20 10:36:05 -04:00
..
arb_test.c tests/sys/sys: Raise WARNS 2021-09-24 11:31:53 -04:00
bitset_test.c sys/bitset.h: reduce visibility of BIT_* macros 2021-12-05 23:00:25 +01:00
bitstring_test.c bitstring_test: Add regression tests for bit_ff(c|s)_area_at() 2022-05-20 10:36:05 -04:00
Makefile Fix overflow errors in sbttous and sbttoms 2022-05-09 16:38:59 -06:00
Makefile.depend
qmath_test.c Revert r357246 2020-01-29 22:37:01 +00:00
rb_test.c tests/sys/sys: Raise WARNS 2021-09-24 11:31:53 -04:00
splay_test.c tests/sys/sys: Raise WARNS 2021-09-24 11:31:53 -04:00
time_test.c Fix overflow errors in sbttous and sbttoms 2022-05-09 16:38:59 -06:00