Skip to content

Conversation

@uslsteen
Copy link
Contributor

  • Basic Unit tests hierarchy was introduced
  • Decoder functionality were fully covered with unit tests

@uslsteen uslsteen added enhancement New feature or request help wanted Extra attention is needed labels Oct 12, 2025
@derzhavin3016
Copy link
Member

Pls enable tests on CI (add args to cmake configure)


set_target_properties(${TEST_NAME}
PROPERTIES
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin/test/${COMPONENT_NAME}"
Copy link
Member

Choose a reason for hiding this comment

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

I'm afraid it could break in future, I suppose it can be done via ctest functionality

uslsteen and others added 2 commits October 24, 2025 03:05
* Basic Unit tests hierarchy was introduced
* Decoder functionality were fully covered with unit tests
* Tests option was defined into root CMake and passed into CI
- Fix interp & xbyak impls

BREAKING CHANGE!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants