generic-poky/scripts/contrib
Ed Bartosh f4709b1960 uncovered: list uncovered python modules
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>
2016-08-01 11:47:11 +01:00
..
bb-perf buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipe 2015-09-12 22:48:30 +01:00
python python3: update manifest RDEPENDS for importlib and compression packages 2016-07-20 10:28:47 +01:00
bbvars.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
build-perf-test-wrapper.sh scripts/contrib: introduce build-perf-test-wrapper.sh 2016-07-01 16:22:48 +01:00
build-perf-test.sh build-perf-test: add eSDK installed size to metrics 2016-04-09 23:00:45 +01:00
ddimage ddimage: if 'pv' is installed, use it 2016-05-06 10:31:15 +01:00
devtool-stress.py scripts/contrib/devtool-stress: exclude more recipes by default 2016-07-12 23:10:15 +01:00
dialog-power-control scripts/contrib/dialog-power-control: add a trivial power prompt script 2014-04-30 21:52:33 +01:00
documentation-audit.sh documentation-audit.sh: Add/fix checks for skipped lines. 2012-12-13 15:18:42 +00:00
graph-tool graph-tool: convert to python3 2016-07-12 23:10:15 +01:00
list-packageconfig-flags.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
mkefidisk.sh mkefidisk.sh: mount images as read-only 2016-05-19 09:05:18 +01:00
serdevtry scripts/contrib/serdevtry: add script to handle transient serial terminals 2014-04-30 21:52:32 +01:00
test_build_time.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
test_build_time_worker.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
uncovered uncovered: list uncovered python modules 2016-08-01 11:47:11 +01:00
verify-homepage.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00