Attention is currently required from: Edward O'Callaghan, Daniel Campello. Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/62844 )
Change subject: tests: add more mock wrappers ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Commit Message:
https://review.coreboot.org/c/flashrom/+/62844/comment/38e5ab95_2e95a583 PS2, Line 18: If you could describe which environment this applies to, it would be perfect. We can't just say in general "__fgets_chk() is being used instead of fgets() in get_max_kernel_buf_size() on linux_spi.c" because it only applies to some specific environment. For example, maybe it is "when running tests under chroot for x86 boards"?
I had a commit with similar purpose earlier: https://review.coreboot.org/c/flashrom/+/58103 I added info about environment this applies to, and testing info.