zephyr/scripts/ci
Fabio Baltieri afc2ad34bd scripts: compliance: move binding file cycle in run()
Move the file iteration loops of the bindings compliance check in the
callers, so that if we add more checks we don't have iterate on each one
of them and a check works on a single file.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-12-28 19:01:57 +01:00
..
check_compliance.py scripts: compliance: move binding file cycle in run() 2022-12-28 19:01:57 +01:00
errno.py ci: Add an errno.h check to CI 2021-05-17 09:11:15 -04:00
guideline_check.py ci: disable identifier_length scripts for now 2021-05-06 14:45:03 -04:00
pylintrc ci: pylint: relax similar lines rule 2021-04-13 16:33:18 -05:00
tags.yaml ci: twister: fixed path for tag based filtering 2022-12-02 07:31:37 -05:00
test_plan.py ci: twister: fixed path for tag based filtering 2022-12-02 07:31:37 -05:00
twister_ignore.txt uncrustify: remove configuration file 2022-06-15 09:37:30 -04:00
upload_test_results.py ci: also upload results of twiser a week full builds 2022-11-07 14:20:02 -06:00
version_mgr.py