t/io_uring: Add -r option to control the runtime
authorErwan Velu <erwanaliasr1@gmail.com>
Wed, 6 Oct 2021 21:40:27 +0000 (23:40 +0200)
committerErwan Velu <e.velu@criteo.com>
Thu, 7 Oct 2021 07:11:00 +0000 (09:11 +0200)
commit65e1a5e8f772f6704b775d009d876a70f65c24fd
tree902bbb79fbb84901eebb956cb01b0bc4f15513e0
parent8aa95a027bc7d807080e2b466b795bc2803a9764
t/io_uring: Add -r option to control the runtime

By default the test is running until someone press Ctrl-C.
This commit add an option to define the expected runtime.

Signed-off-by: Erwan Velu <erwanaliasr1@gmail.com>
t/io_uring.c