mocks: add mocks for all framework files
Mocks are provided for all framework files providing
function prototypes. Other framework files are excluded
as their generated mocks are only stubs, and their inclusion
may mislead that they provide mocked functions when they
do not (macro functions in particular may mislead in this
way, as these can't currently be mocked automatically).
Signed-off-by:
Brett Warren <brett.warren@arm.com>
Change-Id: Ie1e5605c4ce625d6eeb797b18771c92de53fe113
Loading
Please register or sign in to comment