test/hash: split into shorter subtests
authorAmit Gupta <agupta3@marvell.com>
Mon, 3 Feb 2020 19:49:08 +0000 (13:49 -0600)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 5 Feb 2020 18:42:24 +0000 (19:42 +0100)
commitf6208425eb7860372ceeebeb2c4636edcfeee79b
treec0beaf823d0c03a97f3c21d27816ca4d68ab1a93
parent95d45cde11c95c775308e7f6ae170b4f8cbac096
test/hash: split into shorter subtests

hash_readwrite test was taking too much time to complete in Travis.
Test is split into functional and perf test.
perf test is being moved under perf testsuites in meson.

Signed-off-by: Amit Gupta <agupta3@marvell.com>
Acked-by: Yipeng Wang <yipeng1.wang@intel.com>
Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
app/test/autotest_data.py
app/test/meson.build
app/test/test_hash_readwrite.c