app/crypto-perf: move verify as single test type
authorSergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Mon, 27 Mar 2017 11:26:01 +0000 (12:26 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 5 Apr 2017 22:17:44 +0000 (00:17 +0200)
commitdf52cb3b6e132603b00e55cbaf8071811bd8b20e
tree2df2c9cc089ad83677cec3da3eb3569731ddb2a4
parent8612836d6f4d19c89963d6d54c071151851227d1
app/crypto-perf: move verify as single test type

In order to simplify throughput and latency tests,
verify option has been removed from these and moved
as a separate test.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-crypto-perf/Makefile
app/test-crypto-perf/cperf_ops.h
app/test-crypto-perf/cperf_options.h
app/test-crypto-perf/cperf_options_parsing.c
app/test-crypto-perf/cperf_test_latency.c
app/test-crypto-perf/cperf_test_throughput.c
app/test-crypto-perf/cperf_test_verify.c [new file with mode: 0644]
app/test-crypto-perf/cperf_test_verify.h [new file with mode: 0644]
app/test-crypto-perf/main.c
doc/guides/tools/cryptoperf.rst