core-mqtt-mock: Fix logging stack mocks
The LogWarning macro was being defined via SdkLogError instead of
SdkLogWarning, which made some unit test cases inaccurate.
LogWarning is now defined using the SdkLogWarning fake function.
Signed-off-by:
Reuben Cartwright <Reuben.Cartwright@arm.com>
Loading
Please register or sign in to comment