We need the code-coverage package to run the coverage tests. Add this package. Signed-off-by: Simon Glass <sjg@chromium.org>
Rather than have a requirements.txt file that's shared between multiple python projects within U-Boot, create one for each using "pipreqs". Signed-off-by: Tom Rini <trini@konsulko.com>