Updated mock interfaces in tests (#1762)
authorIlya Lavrenov <ilya.lavrenov@intel.com>
Thu, 13 Aug 2020 17:17:30 +0000 (20:17 +0300)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 17:17:30 +0000 (20:17 +0300)
commita8842ec32e5ce1e91545ffc3d659be619b674e80
tree1d7a7ba758a1ce1423d08b8075ac314426f93c1e
parent680cdacc11c0d50901e415ccfa739959cde0d41e
Updated mock interfaces in tests (#1762)

* Updated mock interfaces in tests

* Added mock_engine dependency
inference-engine/tests/functional/plugin/shared/CMakeLists.txt
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_network_internal.hpp
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_thread_safe_async_only.hpp
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/impl/mock_executable_thread_safe_default.hpp
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/cpp_interfaces/interface/mock_iexecutable_network_internal.hpp
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/mock_icnn_network.hpp
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/mock_iexecutable_network.hpp
inference-engine/tests/ie_test_utils/unit_test_utils/mocks/mock_not_empty_icnn_network.hpp
inference-engine/tests_deprecated/unit/graph_tools/graph_copy_tests.cpp