opencv/modules/videoio/test
Maksim Shabunin 43551b72d7
Merge pull request #26948 from mshabunin:fix-videoio-test-params
videoio: print test params instead of indexes #26948
_videoio_ test names changed - use string instead of index.
E.g. `videoio_read.threads/0` is now `videoio_read.threads/h264_0_RAW`.
It allows to filter tests independently of the platform.

**Notes:**
- not all tests has been updated - only simpler ones and those which have varying parameters depending on platform
2025-02-26 14:04:37 +03:00
..
test_audio.cpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00
test_camera.cpp Added test with V4L CAP_PROP_CONVERT_RGB=false. 2023-10-16 10:20:18 +03:00
test_container_avi.cpp Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 2019-02-26 13:50:30 +03:00
test_dynamic.cpp Merge pull request #14156 from mshabunin:videowriter-bad-test 2019-03-29 17:52:22 +03:00
test_ffmpeg.cpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00
test_gstreamer.cpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00
test_images.cpp Merge pull request #26637 from MaximSmolskiy:fix-VideoCapture-fails-to-read-single-image-with-digits-in-name 2024-12-19 08:17:05 +03:00
test_main.cpp build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
test_mfx.cpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00
test_microphone.cpp Merge pull request #19721 from MaximMilashchenko:Audio 2021-10-20 16:18:24 +03:00
test_orientation.cpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00
test_plugins.cpp videoio(plugin): add query API for plugins 2021-04-19 14:25:45 +00:00
test_precomp.hpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00
test_v4l2.cpp Added option to dump v4l2 test frame from virtual camera. 2024-04-04 15:50:27 +03:00
test_video_io.cpp Merge pull request #26948 from mshabunin:fix-videoio-test-params 2025-02-26 14:04:37 +03:00