Merge pull request #20995 from mpashchenkov:mp/ocv-gapi-tdp-skip
authorMaxim Pashchenkov <maxim.pashchenkov@intel.com>
Tue, 16 Nov 2021 18:27:42 +0000 (21:27 +0300)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 18:27:42 +0000 (18:27 +0000)
commit2f6d2b08aa6dcd60c3eb58d203aab370509f8535
treedebb67354d9ce215164c71b6f96f683c1311b694
parentc7df82460c85dd72c181348d04c23862cc60ade3
Merge pull request #20995 from mpashchenkov:mp/ocv-gapi-tdp-skip

G-API: Removing G-API test code that is a reflection of ts module

* gapi: don't hijack testing infrastructure

* Removed initDataPath functionality (ts module exists)

* Removed false for ocv_extra data from findDataFile

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
modules/gapi/perf/common/gapi_video_perf_tests_inl.hpp
modules/gapi/test/common/gapi_tests_common.hpp
modules/gapi/test/common/gapi_video_tests_inl.hpp
modules/gapi/test/cpu/gapi_ocv_stateful_kernel_tests.cpp
modules/gapi/test/gapi_graph_meta_tests.cpp
modules/gapi/test/infer/gapi_infer_ie_test.cpp
modules/gapi/test/infer/gapi_infer_onnx_test.cpp
modules/gapi/test/streaming/gapi_streaming_tests.cpp
modules/gapi/test/test_main.cpp