Symbol API test uses old OS_INCLUDE_MODULE_LOADER, ends up skipping tests #1148
Labels
unit-test
Tickets related to the OSAL unit testing (functional and/or coverage)
Milestone
Is your feature request related to a problem? Please describe.
Possibly missed in #427 conversion to source selection, TestSymbolApi depends on the old define which means it hasn't been getting tested for a while:
osal/src/tests/symbol-api-test/symbol-api-test.c
Line 35 in 2a2defb
Describe the solution you'd like
Convert to check for OS_ERR_NOT_IMPLEMENTED (applies to OS_SymbolLookup, OS_SymbolTableDump already has it)
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: