Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41046 )
Change subject: tests: Add region-test for rdev API ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/41046/2/tests/commonlib/Makefile.in... File tests/commonlib/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/41046/2/tests/commonlib/Makefile.in... PS2, Line 11: ## GNU General Public License for more details.
Please use SPDX headers.
Done
https://review.coreboot.org/c/coreboot/+/41046/1/tests/commonlib/region-test... File tests/commonlib/region-test.c:
https://review.coreboot.org/c/coreboot/+/41046/1/tests/commonlib/region-test... PS1, Line 172: rdev_mock_defaults();
Tried my hand on writing a test to see how it works in practice. […]
Ack