Files
openvino/inference-engine
Mikhail Nosov a62897dc93 Fix disabled caching functional tests: (#8271)
- Create new objects of 'mock' executabl networks on each 'LoadNetwork'
- This allows creation of moc nets with different Input/Output Info
- Lock mutex during creation of mock objects in different threads. This is due to gmock stores 'mock' objects in non-thread-safe way
- Added comments of how to reproduce sporadic problems on disabled tests
- Enabled all disabled tests as problems are not observed anymore
2021-10-28 16:03:30 +03:00
..
2021-10-07 15:57:13 +03:00
2021-10-28 12:58:08 +03:00
2021-10-28 13:08:23 +03:00