Commit 5f9fe92a authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

test/ioat: shorten test times to 1 second



Change-Id: I1eb513446b80681c801d4e9588e670cbd2e4b5a2
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent a9f1988e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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