zephyr/scripts/sanity_chk
Martí Bolívar d8698cbdc6 sanitylib: pacify pylint
According to our compliance checks, we have 'useless-suppression'
and 'unused-import' on our hands:

W0611: Unused CLoader imported from yaml as Loader
W0611: Unused Loader imported from yaml
I0021: Useless suppression of 'unsubscriptable-object'

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-07-08 20:19:02 -04:00
..
boards/unit/unit_testing
.gitignore
expr_parser.py sanitycheck: Add functions to query device tree for filters 2019-11-04 09:02:14 -05:00
harness.py sanitycheck: capture non-ztest results 2020-06-12 11:50:26 -04:00
hwmap-schema.yaml sanitycheck: add notes key to schema 2020-06-10 12:03:17 +02:00
platform-schema.yaml boards: nsim: for smp testing, using mdb 2020-04-20 17:59:38 -04:00
sanity_last_release.csv release: update sanitycheck footprint file 2020-03-09 23:40:45 +02:00
sanitylib.py sanitylib: pacify pylint 2020-07-08 20:19:02 -04:00
scl.py sanitycheck: Use the C LibYAML parser if available 2020-07-08 13:34:45 -05:00
testcase-schema.yaml