opnsense-src/tests/sys/sys
Mark Johnston a3113db102 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
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 670be460e4)
2022-05-27 09:14:47 -04:00
..
arb_test.c tests/sys/sys: Raise WARNS 2021-10-01 10:06:41 -04:00
bitset_test.c sys/bitset.h: reduce visibility of BIT_* macros 2022-01-14 18:17:30 +02:00
bitstring_test.c bitstring_test: Add regression tests for bit_ff(c|s)_area_at() 2022-05-27 09:14:47 -04:00
Makefile Fix overflow errors in sbttous and sbttoms 2022-05-23 13:11:27 -06:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
qmath_test.c Revert r357246 2020-01-29 22:37:01 +00:00
rb_test.c tests/sys/sys: Raise WARNS 2021-10-01 10:06:41 -04:00
splay_test.c tests/sys/sys: Raise WARNS 2021-10-01 10:06:41 -04:00
time_test.c Fix overflow errors in sbttous and sbttoms 2022-05-23 13:11:27 -06:00