diff options
author | Simon Glass | 2023-07-19 17:48:14 -0600 |
---|---|---|
committer | Simon Glass | 2023-07-24 09:34:10 -0600 |
commit | b27e9891973ad855251ea9c64ac163319f950849 (patch) | |
tree | 53d54c5a3b40c088a81faf58f1c72870f34d38bd /tools/buildman/test | |
parent | 6a754c67520705eef890b88c38f1fbbd3e3c1067 (diff) |
buildman: Avoid globals in leaf functions
Rather than using the global thoughout each function, pass in these
values. This allows tests to use different values when testing the same
functions.
Improve a few comments while we are here.
No functional change is intended.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/test')
0 files changed, 0 insertions, 0 deletions