coreboot-kgpe-d16/tests
Jan Dabros 7f00dba33b tests: Build Cmocka from source
Relying on Cmocka packages, which are provided with different OS
distributions, may introduce some problems with setup environments
across developers (e.g. library version mismatch). Instead, let's build
Cmocka from source code, which is now added to git submodules as
3rdparty/cmocka.

Please note, that cmake tool is required for building Cmocka (thus also
coreboot unit tests).

Signed-off-by: Jan Dabros <jsd@semihalf.com>
Change-Id: Ia947c5c60d5c58b76acebe4b614dd427ef995950
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41653
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2020-05-26 16:21:06 +00:00
..
commonlib tests: Add region-test for rdev API 2020-05-19 03:22:04 +00:00
device tests: Add <tests/test.h> wrapper header and fix --gc-sections 2020-05-19 03:21:44 +00:00
include/tests tests: Add <tests/test.h> wrapper header and fix --gc-sections 2020-05-19 03:21:44 +00:00
lib tests: Add <tests/test.h> wrapper header and fix --gc-sections 2020-05-19 03:21:44 +00:00
Makefile.inc tests: Build Cmocka from source 2020-05-26 16:21:06 +00:00