Skip to content
Commit 54969242 authored by Girish Pathak's avatar Girish Pathak Committed by Girish Pathak
Browse files

module/ut: Add module for unit tests using unity on target



This commits adds a unit test module which can be used to
execute Unity/CMock based tests on target hardware/model.

This module basically links to unity/cmock framework
and calls specific tests from it's init function.

As an example few SCMI tests are added to demonstrate
the use of this module.

Please note that, SCP must run bare minimum SCP firmware(bl2)
with at least with one UART. Subsequent commit will demonstrate
a bare minimum bl2 firmware on the Juno board that include
module/ut

Change-Id: If20731a0e82240c47f6df4a41a1e6253c0e79a07
Signed-off-by: Girish Pathak's avatarGirish Pathak <girish.pathak@arm.com>
parent 371774f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment