t/random_seed: python script to test random seed options
authorVincent Fu <vincent.fu@samsung.com>
Thu, 23 Feb 2023 22:53:34 +0000 (22:53 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 13 Apr 2023 17:33:00 +0000 (13:33 -0400)
commitc994fa62425fbc1e5f62115c58829067bcc1e28f
tree1919e6b764d579f9c06ac31131b18eb27b4eefbf
parent95282650802cc290d38d24fa8febfc7425750a9e
t/random_seed: python script to test random seed options

This new script tests combinations of randrepeat, allrandrepeat, and
randseed.

Also add this script to t/run-fio-tests.py.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/random_seed.py [new file with mode: 0755]
t/run-fio-tests.py