aboutsummaryrefslogtreecommitdiff
path: root/product/sgm776
diff options
context:
space:
mode:
authorChris Kay <chris.kay@arm.com>2019-09-30 14:56:49 +0100
committerjimqui01 <54316584+jimqui01@users.noreply.github.com>2020-03-24 17:44:33 +0000
commit9c034cb60f20dc613ceb09680fc2a457b2a9b083 (patch)
tree5472d2219ec1fc151bb62e96dc8b3fcb42439228 /product/sgm776
parent8849ef2a71d0af6e16306448eb45db41fec31874 (diff)
fwk/test: Refactor framework test build system
This refactoring cleans up the framework test makefiles, reducing the amount of boilerplate needed to create framework tests. The build system logic for the test framework has been adjusted so that framework source files are recompiled for each test case. This ensures that build flags can be set on a per-test-case basis, where currently the framework is built only once with only one set of build flags. This means test cases can selectively enable and disable the necessary features. In addition, the framework is compiled in its entirety for each test suite. This means that test suite no longer need to selectively identify the source files required to successfully build. Change-Id: I0d4c10b5903d47ee5f81bd70dc453331dd4d236f Signed-off-by: Chris Kay <chris.kay@arm.com>
Diffstat (limited to 'product/sgm776')
0 files changed, 0 insertions, 0 deletions