-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
P2Critical bugs or normal featuresCritical bugs or normal featurestype:test coverage gapThis requires a new test case, not just fixing oneThis requires a new test case, not just fixing one
Description
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.
Metadata
Metadata
Assignees
Labels
P2Critical bugs or normal featuresCritical bugs or normal featurestype:test coverage gapThis requires a new test case, not just fixing oneThis requires a new test case, not just fixing one