commit | dfa86e2aca76fef8401488427f23514e96968d41 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Oct 24 17:08:56 2016 -0400 |
committer | Andrew Boie <andrew.p.boie@intel.com> | Mon Oct 24 22:55:13 2016 +0000 |
tree | ddcb459566823cefdf1ad1ae822b912e7408446f | |
parent | af1d1c2d8c91c071c288cf5e3940f74d1458b25f [diff] |
sanitycheck: provide option to exclude tags This will make it possible for us to optimize the list of tests we run, for example, we could exclude footprint tests from the main run because those are run as part of the footprint checks later in the CI job. Use like this: sanitycheck -e footprint Change-Id: I4e7a3aa6fac2ba1c9c99b356f08459da97fda777 Signed-off-by: Anas Nashif <anas.nashif@intel.com>