coreboot-kgpe-d16/tests
Jakub Czapiga c08b6a7037 tests: Fix tests code and comments style
This patch applies clang-format settings to most of tests files. Some
files were fixed "by-hand" to exclude some lines, which whould be less
readable after automatic style fixing.
Moreover, some comments (mostly in tests/lib/edid-test.c) were adjusted
to match coreboot coding style guidelines.

Change-Id: I69f25a7b6d8265800c731754e2fbb2255f482134
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60970
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
2022-01-14 14:29:29 +00:00
..
acpi tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
commonlib tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
console tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
data/lib/lzma-test tests: Add lib/lzma-test test case 2021-10-14 13:13:07 +00:00
device tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
include tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
lib tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
mock tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
stubs tests/stubs/console: Allow enabling printk to print to stdout 2021-09-13 14:00:57 +00:00
Makefile.inc tests: Disable -Wmain-return-type for clang 2021-12-07 17:47:35 +00:00