IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed
authorMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 11 Oct 2018 16:39:30 +0000 (17:39 +0100)
committerMatthew Bentham <matthew.bentham@arm.com>
Mon, 22 Oct 2018 15:57:53 +0000 (16:57 +0100)
commit4423ac7fb7ec96c5fe88df2dd6de417c7d8b3709
tree550438a77405a0186195924ba71ce32f32fd5b55
parentb6cce4f906864b3bf21e00320b1add6d6bdd4f56
IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed

 * Also disabled the Compute_ArmComputeCl/L2Normalization1dNhwc test as it
   fails due to a bug in ACL

Change-Id: If1e36bc04f606e6568e6a13cc77f8f51f5834997
CMakeLists.txt
src/backends/cl/test/CMakeLists.txt
src/backends/cl/test/ClLayerTests.cpp
src/backends/neon/test/CMakeLists.txt
src/backends/reference/test/CMakeLists.txt
src/backends/test/LayerTests.cpp