coreboot-kgpe-d16/Documentation
Jakub Czapiga 7c6081e02b tests: Improve test output readability
When running multiple tests, e.g. by using unit-tests target, it is hard
to differentiate, which output comes from which file and/or
configuration. This patch makes the output easier to analyze and
understand by using new wrapper macro cb_run_group_tests(). This macro
uses __TEST_NAME__ value (containing test path and Makefile test name)
as a group name when calling cmocka group runner.

Example:
 Test path: tests/lib/
 Makefile test name: cbmem_stage_cache-test
 Test group array name: tests
 Result: tests/lib/cbmem_stage_cache-test(tests)

Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: I4fd936d00d77cbe2637b857ba03b4a208428ea0d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57144
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-09-01 19:38:09 +00:00
..
Intel mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() 2020-06-07 21:45:45 +00:00
RFC [RFC] Address the leftover TODO in soc/intel/cannonlake 2021-04-16 17:42:12 +00:00
_static
acpi drivers/i2c/generic: Set S0W to D3hot for wake device 2021-05-05 01:16:29 +00:00
arch Documentation: Add known bugs of x86_64 code on real hardware 2021-01-12 13:36:30 +00:00
cbfstool Docs/cbfstool: Add details about memory mapped window handling 2020-12-11 01:11:16 +00:00
community Documentation/community: Add link to the OSF Slack 2021-06-01 06:05:08 +00:00
contributing Documentation: Remove KASAN from the project ideas list 2021-07-14 08:15:20 +00:00
doxygen
drivers device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
flash_tutorial
getting_started Documentation/util/kconfig: Remove silentoldconfig 2021-08-16 14:53:01 +00:00
gfx drivers/intel/gma: Add override for presence straps 2020-05-20 23:38:05 +00:00
ifdtool Documentation: Use correct KiB/MiB units instead of KB/MB 2021-02-09 07:47:41 +00:00
infrastructure Documentation: Fix up toctree 2021-05-28 17:58:06 +00:00
lib docs/flashmap: state the endianness of FMAP 2021-06-11 07:41:59 +00:00
mainboard Doc/mb/ocp: Add hyperlink to src/mainboard/ocp/deltalake/vpd.h 2021-09-01 15:22:05 +00:00
northbridge Documentation: Mark ECC as working on Sandy Bridge 2021-08-16 14:46:13 +00:00
releases soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by default 2021-08-28 18:21:26 +00:00
security mb/google/trogdor: Add new variant Wormdingler 2021-08-12 17:39:18 +00:00
soc sc7280: Provide initial SoC support 2021-04-15 19:07:26 +00:00
superio superio/nuvoton/nct5539d: Update documentation and remove DSDT 2020-03-11 15:03:39 +00:00
technotes Documentation: Fix up toctree 2021-05-28 17:58:06 +00:00
tutorial tests: Improve test output readability 2021-09-01 19:38:09 +00:00
vendorcode
.gitignore .gitignore: Split into subdirectory files 2020-10-30 07:05:27 +00:00
AMD-S3.txt
COPYING
Doxyfile.coreboot
Doxyfile.coreboot_simple
Makefile
Makefile.sphinx Documentation: Add several fixes 2020-07-01 21:51:26 +00:00
POSTCODES
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py Documentation: Fix sphinx configuration 2020-08-04 12:18:29 +00:00
corebootBuildingGuide.tex
coreboot_logo.png
distributions.md Revert "src/mainboard: Add Star Labs labtop series" 2021-06-04 18:52:32 +00:00
endverbatim.tex
gcov.txt
hypertransport.svg
index.md option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00
mainboard_io_trap_handler_sample.c ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
payloads.md payloads/Tianocore: Update default build target, simplify build options 2021-05-13 08:30:57 +00:00
util.md Update util.md documentation 2021-01-28 20:17:11 +00:00