opencv/modules/ts/src
James Choi 582a7f32d5
Merge pull request #25832 from chachoi-world:4.x
Add support for QNX #25832

Build and test instruction for QNX:
https://github.com/chachoi-world/qnx-ports/blob/main/opencv/README.md

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2024-08-06 20:25:39 +03:00
..
cuda_perf.cpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
cuda_test.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
ocl_perf.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
ocl_test.cpp Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
precomp.hpp js: fix build of SIMD tests 2021-10-08 20:15:41 +00:00
ts_arrtest.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
ts_func.cpp Merge pull request #25671 from savuor:rv/arithm_extend_tests 2024-06-02 14:28:06 +03:00
ts_gtest.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-23 16:06:14 +00:00
ts_perf.cpp Fix some clang 14 warnings 2023-02-07 01:19:00 +03:00
ts_tags.cpp Revert PR 24186 as it force skip tests. 2023-09-05 14:35:37 +03:00
ts_tags.hpp ts: count skipped tests via SkipTestException 2019-11-26 18:34:04 +03:00
ts.cpp Merge pull request #25832 from chachoi-world:4.x 2024-08-06 20:25:39 +03:00