IVGCVSW-3334 Refactor BatchToSpace tests to be generic
authorFrancis Murtagh <francis.murtagh@arm.com>
Mon, 24 Jun 2019 13:24:36 +0000 (14:24 +0100)
committerMatthew Bentham <matthew.bentham@arm.com>
Tue, 25 Jun 2019 08:48:10 +0000 (08:48 +0000)
commit57f13d5905a1fbdc89b53d68b2bdc6b753b9e8d5
treea982eecfcb9cde7c8326034f7af4a333a2ab66b8
parent34757810f8b734f5f59485a542b56934ad4cc5f0
IVGCVSW-3334 Refactor BatchToSpace tests to be generic

 * Generify and reformat test BatchToSpace tests
 * Add missing RefCreateWorkload test

Change-Id: I08af018c07ee41df5b9d1e578d99bc03f38090ac
Signed-off-by: Francis Murtagh <francis.murtagh@arm.com>
src/armnn/test/CreateWorkload.hpp
src/backends/backendsCommon/test/LayerTests.cpp
src/backends/backendsCommon/test/LayerTests.hpp
src/backends/cl/test/ClLayerTests.cpp
src/backends/reference/test/RefCreateWorkloadTests.cpp
src/backends/reference/test/RefLayerTests.cpp