From 5694342a8136e85fe474c09e425d0476d9fc4d2b Mon Sep 17 00:00:00 2001 From: Jan Dabros Date: Tue, 26 May 2020 15:05:00 +0200 Subject: Documentation/tutorial: Add tutorial for writing unit tests Signed-off-by: Jan Dabros Change-Id: I1ebd2786a49ec8bc25e209d67ecc4c94b475442d Reviewed-on: https://review.coreboot.org/c/coreboot/+/41727 Tested-by: build bot (Jenkins) Reviewed-by: Paul Fagerburg Reviewed-by: Patrick Georgi --- Documentation/tutorial/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/tutorial/index.md') diff --git a/Documentation/tutorial/index.md b/Documentation/tutorial/index.md index 48dfbe5da6..b8fb82737d 100644 --- a/Documentation/tutorial/index.md +++ b/Documentation/tutorial/index.md @@ -2,3 +2,4 @@ * [Part 1: Starting from scratch](part1.md) * [Part 2: Submitting a patch to coreboot.org](part2.md) +* [Part 3: Writing unit tests](part3.md) -- cgit v1.2.3