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

COM-10976: Add checksum handling function in H266 test suite generator #190

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

mdimopoulos
Copy link
Contributor

  • tweaked utils.find_by_ext()
  • added _fill_checksum_h266() in gen_jvet.py
  • minor corrections throughout

- tweaked utils.find_by_ext()
- added _fill_checksum_h266() in gen_jvet.py
- minor corrections throughout
@mdimopoulos
Copy link
Contributor Author

I executed the following generators to make sure that there are no regressions

  • gen_jct_vc.py
  • gen_jvt.py

All test suites were created successfully. Comparison showed differences only in the following case

  • JVT-Professional_profiles_V1 -> checksums are not generated by the script because there are no .md5 reference files. this is expected behaviour

@mdimopoulos mdimopoulos merged commit f7d69e3 into master Sep 16, 2024
3 checks passed
@mdimopoulos mdimopoulos deleted the COM-10976 branch September 16, 2024 14:26
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.

2 participants