t/strided.py: change LFSR tests
authorVincent Fu <vincent.fu@wdc.com>
Mon, 28 Oct 2019 23:45:31 +0000 (19:45 -0400)
committerVincent Fu <vincent.fu@wdc.com>
Wed, 6 Nov 2019 16:18:59 +0000 (11:18 -0500)
commit022a89461449b71b349e20ac58591488fc236884
treea7d03329e39c53a7e8b2a8c772590eab4816f2f1
parent09a66e9ee8ab5caff467447fde75a6913d95c4a4
t/strided.py: change LFSR tests

LFSR init fails on occasion with small zoneranges. This patch increases
the zonerange for LFSR tests to eliminate these failures.

Also fix a typo in the last test job.
t/strided.py