[Chapel Merge] Adjust qio_bits_test.test.c to run faster

Branch: refs/heads/main
Revision: 4526037
Author: mppf
Link: Unavailable
Log Message:

Merge pull request #19559 from mppf/speed-up--testbits

Adjust qio_bits_test.test.c to run faster

It is one of the longer running ones, so focus
on testing larger problem sizes separately from
testing all of the widths.

Test change only, but reviewed by @ronawho.

Modified Files:
M test/io/ferguson/ctests/qio_bits_test.test.c

Compare: https://github.com/chapel-lang/chapel/compare/f15e5f203189...4526037c7ba0