This extends the strcspn() unit tests to catch mistakes in the
implementation that only appear when a mismatch occurs in a certain
position of the string against a certain position of the set, i.e.
the bug fixed in 52d4a4d4e0dedc72bc33082a3f84c2d0fd6f2cbb.
Sponsored by: The FreeBSD Foundation