test/hash: remove hash scaling unit test
authorYipeng Wang <yipeng1.wang@intel.com>
Fri, 26 Oct 2018 09:53:45 +0000 (02:53 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 26 Oct 2018 20:12:41 +0000 (22:12 +0200)
commit3c518ca41ffa9282b78de5893966b08da2e2fab5
treeadadcee5df1a49f2dcd34062c867431a4197ba51
parentf25f5735c0893b6a419262a6cdeb7338bfc2e1c2
test/hash: remove hash scaling unit test

The hash scaling unit test is not really needed
any more since the multi-writer is supported now
inside the library and it is tested by multi-writer
unit test.

Signed-off-by: Yipeng Wang <yipeng1.wang@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
test/test/Makefile
test/test/autotest_data.py
test/test/meson.build
test/test/test_hash_scaling.c [deleted file]