libpayload: Add unit-tests framework and first test case
This commit adds a unit-tests framework ported from coreboot, and test for drivers/speaker. Usage of the unit-tests framework is same as for the coreboot one. Change-Id: Iaa94ee4dcdc3f74af830113813df0e8fb0b31e4f Signed-off-by: Jakub Czapiga <jacz@semihalf.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58242 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
This commit is contained in:
committed by
Felix Held
parent
e8b6b07bfc
commit
12ae850dfc
2
payloads/libpayload/configs/config.unit-tests
Normal file
2
payloads/libpayload/configs/config.unit-tests
Normal file
@@ -0,0 +1,2 @@
|
||||
CONFIG_LP_ARCH_MOCK=y
|
||||
CONFIG_LP_ARCH_BIG_ENDIAN=n
|
Reference in New Issue
Block a user