Searched full:branches (Results 1 – 25 of 50) sorted by relevance
12
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 1 .. _code-flow-and-branches: 3 Code Flow and Branches 9 The zephyr Git repository has three types of branches: 15 Collaboration branches that are used for shared development 17 collaboration branch requires a justification and TSC approval. Collaboration branches 24 Branches which track maintenance releases based on a major 27 Development in collaboration branches before features go to mainline allows teams to 40 Collaboration branches are ephemeral and shall be removed once the collaboration work 55 - All changes to collaboration branches shall come in form of github pull requests.
|
D | index.rst | 48 we will use the term branch also when referencing branches not in the same
|
/Zephyr-latest/tests/posix/eventfd/ |
D | Kconfig | 31 In order to get a true benchmark, there should be as few branches 38 In order to get a true benchmark, there should be as few branches
|
/Zephyr-latest/.github/workflows/ |
D | pylib_tests.yml | 8 branches: 15 branches:
|
D | twister_tests.yml | 8 branches: 19 branches:
|
D | scripts_tests.yml | 8 branches: 15 branches:
|
D | devicetree_checks.yml | 9 branches: 16 branches:
|
D | west_cmds.yml | 8 branches: 17 branches:
|
D | hello_world_multiplatform.yaml | 5 branches: 10 branches:
|
D | stale-workflow-queue-cleanup.yml | 5 branches: [main]
|
D | backport.yml | 7 branches:
|
D | stats_merged_prs.yml | 5 branches:
|
D | daily_test_version.yml | 10 branches:
|
D | backport_issue_check.yml | 10 branches:
|
D | assigner.yml | 10 branches:
|
D | twister-publish.yaml | 6 branches:
|
D | bug_snapshot.yaml | 11 branches: [main]
|
D | scorecards.yml | 15 branches:
|
D | doc-publish.yml | 10 branches:
|
D | twister_tests_blackbox.yml | 8 branches:
|
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 138 leaving behind any branches which were already checked out. This is 139 typically a safe operation that will not modify any of your local branches. 148 If you would rather rebase any locally checked out branches instead, use 151 If you would like ``west update`` to keep local branches checked out as 171 does not even try to rebase and leaves your branches behind just like a 174 your branches in place.
|
/Zephyr-latest/include/zephyr/dt-bindings/clock/silabs/ |
D | common-clock.h | 11 * DT macros for clock branches.
|
/Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/ |
D | rbtree_perf.c | 43 * - Structural test coverage(entry points,statements,branches) 155 * - Structural test coverage(entry points,statements,branches)
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | dlist.rst | 69 without tests or branches, for all list modification primitives.
|
/Zephyr-latest/tests/lib/ringbuffer/src/ |
D | main.c | 60 * - Structural test coverage(entry points,statements,branches) 252 * - Structural test coverage(entry points,statements,branches) 342 * - Structural test coverage(entry points,statements,branches) 398 * - Structural test coverage(entry points,statements,branches) 453 * - Structural test coverage(entry points,statements,branches) 788 * - Structural test coverage(entry points,statements,branches)
|
12