Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suite to test running plugin instances #153

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Jan 17, 2023

This includes utilities in the test/ dir to load a video and apply one plugin per time to it, watching the result on the screen. It will also run it through Valgrind, gdb and eventually more memory leak detection techniques.

@jaromil jaromil added the quality quality assurance label Jan 17, 2023
@jaromil jaromil self-assigned this Jan 17, 2023
@jaromil jaromil force-pushed the test-filters branch 3 times, most recently from 21d60a0 to 9b12926 Compare May 12, 2023 06:33
@jaromil jaromil marked this pull request as ready for review May 12, 2023 06:34
build system in test/ to run a utility that uses opencv to do the reading, RGBA conversion and screen play with filters, without applying parameters for now.

using both gcc and clang and ASAN debug

also improved test util to generate metadata of each plugin
test suite and release builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality quality assurance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant