mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
![]() This bash script prints list of modules uncovered by oe-selftest or any other test that produces coverage report. It expects coverage report on its stdin and a directory to look for python modules as a command line parameter, e.g. coverage report --rcfile=build/.coveragerc | ./scripts/contrib/uncovered bitbake/ should print list of uncovered python modules from bitbake/ directory tree to stdout. [YOCTO #9809] (From OE-Core rev: 00d9df2b70d00b9767f32f172192f33cbf3aca0e) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
bb-perf | ||
python | ||
bbvars.py | ||
build-perf-test-wrapper.sh | ||
build-perf-test.sh | ||
ddimage | ||
devtool-stress.py | ||
dialog-power-control | ||
documentation-audit.sh | ||
graph-tool | ||
list-packageconfig-flags.py | ||
mkefidisk.sh | ||
serdevtry | ||
test_build_time_worker.sh | ||
test_build_time.sh | ||
uncovered | ||
verify-homepage.py |