Attention is currently required from: Anastasia Klimchuk. Hello build bot (Jenkins), Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/62777
to look at the new patch set (#2).
Change subject: tests/: Factor out all link-time wrapped func ......................................................................
tests/: Factor out all link-time wrapped func
Situate all the link-time wrapped functions into their own object file. This makes it easier to grok test code and keep all related harness supports together.
BUG=b:217629892,b:215255210 TEST=`ninja test`.
Change-Id: Ic5e18c9390c064a3112caa7f5778569ae478552d Signed-off-by: Edward O'Callaghan quasisec@google.com --- M tests/meson.build M tests/tests.c A tests/wraps.c 3 files changed, 333 insertions(+), 329 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/77/62777/2