Searched refs:summary (Results 1 – 18 of 18) sorted by relevance
/Zephyr-Core-2.7.6/scripts/checkpatch/ |
D | maintainer-checkpatch.bash | 36 declare summary=n 73 s) summary=y ;; 97 if [ ${summary} = y ]; then
|
D | do_checkpatch.sh | 16 …${ZEPHYR_BASE}/scripts/checkpatch.pl --mailback --no-tree -f --emacs --summary-file --show-types -…
|
/Zephyr-Core-2.7.6/ |
D | .checkpatch.conf | 2 --summary-file
|
D | README.rst | 51 Here's a quick summary of resources to help you find your way around:
|
/Zephyr-Core-2.7.6/doc/_doxygen/ |
D | mainpage.md | 11 information about the project and becoming a member, and this [summary
|
/Zephyr-Core-2.7.6/samples/tfm_integration/tfm_regression_test/ |
D | README.rst | 63 *** Secure test suites summary *** 106 *** Non-secure test suites summary ***
|
/Zephyr-Core-2.7.6/.github/ISSUE_TEMPLATE/ |
D | rfc-proposal.md | 21 A brief summary of the proposed change - the 10,000 ft view on what it will
|
/Zephyr-Core-2.7.6/samples/modules/tflite-micro/magic_wand/train/ |
D | train.py | 42 print(model.summary())
|
/Zephyr-Core-2.7.6/doc/reference/networking/ |
D | coap.rst | 201 Test execution summary: 10 test cases were executed. Overall verdict: pass
|
/Zephyr-Core-2.7.6/doc/contribute/ |
D | index.rst | 593 does and why it's needed. A change summary of ``"Fixes stuff"`` will be rejected. 596 An empty change summary body is not permitted. Even for trivial changes, please 597 include a summary body in the commit message. 714 Once you click on the link you will be taken to the ``Github actions`` summary
|
/Zephyr-Core-2.7.6/doc/development_process/ |
D | proposals.rst | 133 The project roadmap should serve as a high-level, visual summary of the
|
/Zephyr-Core-2.7.6/doc/guides/west/ |
D | built-in.rst | 258 Finally, here is a summary of other built-in commands.
|
/Zephyr-Core-2.7.6/scripts/ |
D | twister | 1259 suite.summary(results, options.disable_unrecognized_section_test)
|
D | checkpatch.pl | 38 my $summary = 1; 227 'summary!' => \$summary, 6859 if ($summary && !($clean == 1 && $quiet == 1)) {
|
/Zephyr-Core-2.7.6/doc/guides/build/kconfig/ |
D | tips.rst | 309 In summary, here are some recommended practices for ``select``:
|
/Zephyr-Core-2.7.6/doc/releases/ |
D | release-notes-1.13.rst | 320 * :github:`9646` - sanitycheck: crashes after test execution summary report are not caught
|
/Zephyr-Core-2.7.6/doc/contribute/coding_guidelines/ |
D | index.rst | 40 The subset is listed in the table below with a summary of the rules, its
|
/Zephyr-Core-2.7.6/scripts/pylib/twister/ |
D | twisterlib.py | 2778 def summary(self, results, unrecognized_sections): member in TestSuite
|