test/ioat: shorten test times to 1 second

Change-Id: I1eb513446b80681c801d4e9588e670cbd2e4b5a2
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
Daniel Verkamp 2016-08-19 10:34:06 -07:00
parent a9f1988ed6
commit 5f9fe92a9b

View File

@ -13,11 +13,11 @@ $valgrind $testdir/unit/ioat_ut
timing_exit unit
timing_enter perf
$rootdir/examples/ioat/perf/perf
$rootdir/examples/ioat/perf/perf -t 1
timing_exit perf
timing_enter verify
$rootdir/examples/ioat/verify/verify
$rootdir/examples/ioat/verify/verify -t 1
timing_exit verify
timing_exit ioat