From 50544a19996705acdd6b5de229bf7de71d7b95d4 Mon Sep 17 00:00:00 2001 From: Jan Dabros Date: Tue, 5 May 2020 14:10:45 +0200 Subject: Documentation/4.12-relnotes.md: Add a note about unit testing coreboot Signed-off-by: Jan Dabros Change-Id: Id6365b86640832b91a722cd12f64c03fc8a41fd7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41025 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Paul Fagerburg Reviewed-by: Patrick Georgi --- Documentation/releases/coreboot-4.12-relnotes.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Documentation/releases') diff --git a/Documentation/releases/coreboot-4.12-relnotes.md b/Documentation/releases/coreboot-4.12-relnotes.md index b172c4a92e..2f0bae52f4 100644 --- a/Documentation/releases/coreboot-4.12-relnotes.md +++ b/Documentation/releases/coreboot-4.12-relnotes.md @@ -80,4 +80,13 @@ Significant changes See [smmstore](../drivers/smmstore.md) for the documentation on the API. +### Unit testing infrastructure + +Unit testing of coreboot is now possible in a more structured way, with new +build subsystem and adoption of [Cmocka](https://cmocka.org/) framework. Tree +has new directory `tests/`, which comprises infrastructure and examples of unit +tests. See +[Unit testing coreboot](../technotes/2020-03-unit-testing-coreboot.md) for the +design document. + ### Add significant changes here -- cgit v1.2.3