openvino/tests/stress_tests/unittests
Ilya Churaev e2635a0053
Introduce ov::ICore (#15096)
* Added new ov::ICore

* Fixed style and removed unused functions

* Fixed mock core

* Fixed linker issue

* Fixed inference functional tests

* Update copyrights

* Use new plugin API inside the new API

* Fixed CPU tests

* Removed old plugin from ov::IPlugin

* Fixed Inference tests

* Added comments and some other minor changes

* Split core interfaces

* Added logic to load v7 IRs without crash

* Fixed thread tests

* Fixed comments:

 * Add const keyword for core methods
 * Rename core methods

* Fixed mock core

* Added more const methods

* Fixed tests

* Remove unnecessary exception catch

* Fixed some comments

* Remove default implementations of get/set property

* Fix additional comments

* Removed set property

* Try to fix linux build

* Revert function move
2023-01-20 13:43:48 +04:00
..
tests_pipelines Introduce ov::ICore (#15096) 2023-01-20 13:43:48 +04:00
CMakeLists.txt Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
flags.h Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
main.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
tests.cpp Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00