You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix automate linker variable
Use the correct variable to specify the cmocka library dependency on tests.
Previously, using the linker flags variable, the order of the cmocka
library expands in bad position.