[Test/Prepare] Add layer semantics test
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 17 Jun 2021 06:15:31 +0000 (15:15 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 23 Jun 2021 07:42:19 +0000 (16:42 +0900)
commit784eb0db56d8132b8474678306ec13d792ae8d4a
tree521cdeb181d49b899ccf6662ea6a47e06111ef97
parente042422d70ce4b2750f5d2c993820fe41ab30395
[Test/Prepare] Add layer semantics test

For layer_v2, there will be more structured way to access tests.
This patch adds a skeleton for layer semantics test.

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
test/unittest/layers/layers_common_tests.cpp
test/unittest/layers/layers_common_tests.h
test/unittest/layers/meson.build
test/unittest/layers/unittest_layers_fully_connected.cpp
test/unittest/layers/unittest_layers_impl.cpp