1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 14:11:15 +02:00

doc: Add doc how to add unit tests

Change-Id: I73f6add194a531c4f88b822d92c31ec67c23d2dc
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/80340
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Anastasia Klimchuk
2024-02-04 18:39:02 +11:00
committed by Anastasia Klimchuk
parent f08acc669b
commit 56bb56d8e3
3 changed files with 103 additions and 0 deletions

View File

@ -224,6 +224,7 @@ If you want to change your initial configuration for some reason
meson configure [updated builtin options] [updated flashrom options] <builddir>
.. _unit tests:
Unit Tests
----------