commit | 49b22d4fc38f2047d55d22b090fbde0a93de0fae | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Fri Jun 14 13:45:34 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Jun 16 14:13:25 2019 -0400 |
tree | 813d1f31cb9117b5e2bdca9d18162459b63e7112 | |
parent | ff443c1d23bf96f7a1b56b9c7c0e5e061f3565fe [diff] |
sanitycheck: report tests that never build/run Add new option --report-excluded to list all those tests with bad filtering that never build or run. This option produces accurate results with --all but can be used with default sanitycheck options to see what does not run/build in CI for example. (limited coverage). Signed-off-by: Anas Nashif <anas.nashif@intel.com>