Skip to content

Conversation

abbajaj806
Copy link
Contributor

  • Added shell script for OpenVC testcases
  • Added Readme for OpenVC Testcases

Copy link
Contributor

@mwasilew mwasilew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message has a typo OpenVC. Please also update signed-off-by with your full name.

@abbajaj806 abbajaj806 force-pushed the OpenCV branch 2 times, most recently from f0c8b93 to 8c8553e Compare June 2, 2025 12:58
check_dependencies opencv_test_core grep chmod

# Execute the command and capture the output
export OPENCV_OPENCL_RUNTIME=disabled && opencv_test_core --gtest_filter=Core_AddMixed/ArithmMixedTest.accuracy/0 > opencv_core_result.txt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The actual harness for opencv_test_core is missing. Although we will use only one --gtest-filter here, the test should still be designed to cover as much as possible of what opencv_test_core covers.

Added shell script for OpenVC testcases
Added Readme for OpenVC Testcases

Signed-off-by: Abhishek Bajaj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants