IVGCVSW-5548 Fix delegate ElementwiseUnary tests for CpuAcc/GpuAcc
authorJan Eilers <jan.eilers@arm.com>
Thu, 19 Nov 2020 17:50:34 +0000 (17:50 +0000)
committerJim Flynn <jim.flynn@arm.com>
Thu, 19 Nov 2020 23:47:39 +0000 (23:47 +0000)
commit187b3a73e63f997b2d4215b6fb1477b55c9764f9
tree5ed6905adb426381fd5351337a64d6a03c5937b1
parent58f8ecdbcc7630c56935d1c9640d4eb12daa6bfd
IVGCVSW-5548 Fix delegate ElementwiseUnary tests for CpuAcc/GpuAcc

 * Apply new test suite structure to be able to filter for backends
   For ElementwiseBinary and ElementwiseUnary
 * Add tolerance to data comparison

Signed-off-by: Jan Eilers <jan.eilers@arm.com>
Change-Id: Iccabb68f316c93533e1076da5822ebc199e23739
delegate/src/test/Convolution2dTest.cpp
delegate/src/test/ElementwiseBinaryTest.cpp
delegate/src/test/ElementwiseUnaryTest.cpp
delegate/src/test/ElementwiseUnaryTestHelper.hpp