[FEATURE] Drop Cmocka unit tests dependence on XTOS CMake files #1162
Labels
P2
Critical bugs or normal features
type:test coverage gap
This requires a new test case, not just fixing one
Is your feature request related to a problem? Please describe.
The test/cmocka/CMakeLists.txt needs an non-existing XTOS header src/arch/xtos-wrapper/include.
We can't run xtensa unit tests.
Describe the solution you'd like
Platform independent generic headers to replace XTOS header would be needed for cmocka minimum needs.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: