[IE TESTS] Move remote tests to Behavior/ov_infer_request (#9233)
* [IE TESTS] Move remote tests to Behavior/ov_infer_request * Move instance * Apply comments
This commit is contained in:
parent
b241d5227e
commit
f316801ccd
@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
#include "behavior/ov_remote.hpp"
|
||||
#include "behavior/ov_plugin/remote.hpp"
|
||||
#include "common_test_utils/test_constants.hpp"
|
||||
|
||||
using namespace ov::test;
|
@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
#include "behavior/ov_remote.hpp"
|
||||
#include "behavior/ov_plugin/remote.hpp"
|
||||
#include "transformations/utils/utils.hpp"
|
||||
#include "functional_test_utils/skip_tests_config.hpp"
|
||||
#include "ngraph_functions/subgraph_builders.hpp"
|
Loading…
Reference in New Issue
Block a user