Home
last modified time | relevance | path

Searched full:scripts (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/Zephyr-Core-2.7.6/scripts/
Dwest-commands.yml3 - file: scripts/west_commands/completion.py
7 help: display shell completion scripts
8 - file: scripts/west_commands/boards.py
13 - file: scripts/west_commands/build.py
18 - file: scripts/west_commands/sign.py
23 - file: scripts/west_commands/flash.py
28 - file: scripts/west_commands/debug.py
39 - file: scripts/west_commands/export.py
44 - file: scripts/west_commands/spdx.py
Drequirements-extras.txt15 # used by scripts/gen_cfb_font_header.py - helper script for user
24 # used by scripts/release/bug_bash.py for generating top ten bug squashers
/Zephyr-Core-2.7.6/scripts/tests/twister/test_data/
Dtwister.csv2 scripts/tests/twister/test_data/testcases/samples/test_app/sample_test.app,nios2,demo_board_1,TRUE,…
3 scripts/tests/twister/test_data/testcases/samples/test_app/sample_test.app,nios2,demo_board_2,TRUE,…
4 scripts/tests/twister/test_data/testcases/tests/test_a/test_a.check_1,nios2,demo_board_2,FALSE,fail…
5 scripts/tests/twister/test_data/testcases/tests/test_a/test_a.check_2,nios2,demo_board_2,FALSE,fail…
6 scripts/tests/twister/test_data/testcases/tests/test_b/test_b.check_1,nios2,demo_board_1,TRUE,Passe…
7 scripts/tests/twister/test_data/testcases/tests/test_b/test_b.check_2,nios2,demo_board_2,TRUE,Passe…
8 scripts/tests/twister/test_data/testcases/tests/test_c/test_c.check_1,nios2,demo_board_1,TRUE,Passe…
9 scripts/tests/twister/test_data/testcases/tests/test_c/test_c.check_2,nios2,demo_board_2,TRUE,Passe…
Dtwister_keyerror.csv2 scripts/tests/twister/test_data/testcases/samples/test_app/sample.app_dev.external_lib,nios2,demo_b…
3 scripts/tests/twister/test_data/testcases/samples/test_app/sample.app_dev.external_lib,nios2,demo_b…
4 scripts/tests/twister/test_data/testcases/tests/test_kernel/test_fifo_api/kernel.fifo,nios2,demo_bo…
5 scripts/tests/twister/test_data/testcases/tests/test_kernel/test_fifo_api/kernel.fifo.poll,nios2,de…
6 scripts/tests/twister/test_data/testcases/tests/test_kernel/test_fifo_timeout/kernel.fifo.timeout,n…
7 scripts/tests/twister/test_data/testcases/tests/test_kernel/test_fifo_timeout/kernel.fifo.timeout.p…
8 scripts/tests/twister/test_data/testcases/tests/test_kernel/test_fifo_usage/kernel.fifo.usage,nios2…
9 scripts/tests/twister/test_data/testcases/tests/test_kernel/test_fifo_usage/kernel.fifo.usage.poll,…
/Zephyr-Core-2.7.6/.github/workflows/
Dtwister_tests.yml11 - 'scripts/pylib/twister/**'
12 - 'scripts/twister'
13 - 'scripts/tests/twister/**'
19 - 'scripts/pylib/twister/**'
20 - 'scripts/twister'
21 - 'scripts/tests/twister/**'
56 PYTHONPATH=./scripts/tests pytest ./scripts/tests/twister
Dwest_cmds.yml11 - 'scripts/west-commands.yml'
12 - 'scripts/west_commands/**'
18 - 'scripts/west-commands.yml'
19 - 'scripts/west_commands/**'
74 python ./scripts/west_commands/run_tests.py
78 ./scripts/west_commands/run_tests.py
Ddoc-build.yml24 - 'scripts/dts/**'
25 - 'scripts/requirements-doc.txt'
56 key: pip-${{ hashFiles('scripts/requirements-doc.txt') }}
61 pip3 install -r scripts/requirements-doc.txt
134 key: pip-${{ hashFiles('scripts/requirements-doc.txt') }}
145 pip3 install -r scripts/requirements-doc.txt
Ddevicetree_checks.yml12 - 'scripts/dts/**'
18 - 'scripts/dts/**'
71 working-directory: scripts/dts/python-devicetree
/Zephyr-Core-2.7.6/scripts/ci/
Dtwister_ignore.txt48 scripts/ci/twister_ignore.txt
49 scripts/ci/what_changed.py
50 scripts/ci/version_mgr.py
51 scripts/requirements*
52 scripts/checkpatch/*
53 scripts/checkpatch.pl
54 scripts/ci/pylintrc
/Zephyr-Core-2.7.6/scripts/tests/twister/
DREADME.md5 …er Testsuite are located in $ZEPHYR_BASE/scripts/tests directory with all the data files in $ZEPHY…
12 pip install -r $ZEPHYR_BASE/scripts/requirements-build-test.txt
20 pytest $ZEPHYR_BASE/scripts/tests/twister
28 coverage run -m pytest $ZEPHYR_BASE/scripts/tests/twister/
34 coverage report -m $ZEPHYR_BASE/scripts/pylib/twister/twisterlib.py
40 coverage report -m $ZEPHYR_BASE/scripts/twister
Dtest_testinstance.py15 sys.path.insert(0, os.path.join(ZEPHYR_BASE, "scripts/pylib/twister"))
35 …testcase = class_testsuite.testcases.get('scripts/tests/twister/test_data/testcases/tests/test_a/t…
70 …testcase = class_testsuite.testcases.get('scripts/tests/twister/test_data/testcases/samples/test_a…
81 …testcase = class_testsuite.testcases.get('scripts/tests/twister/test_data/testcases/samples/test_a…
90 …E + '/scripts/tests/twister/test_data/testcases', ZEPHYR_BASE, '/scripts/tests/twister/test_data/t…
92 …(ZEPHYR_BASE, '/scripts/tests/twister/test_data/testcases/test_b', 'test_b.check_1', '/scripts/tes…
93 (os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', 'test_b.check_1', 'test_b.check_1'),
94 (os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', '.', '.'),
105 …(os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', '', 'Tests should reference the category and su…
125 testcase = TestCase("/scripts/tests/twister/test_data/testcases/tests", ".", "test_a.check_1")
[all …]
Dtest_twister.py14 sys.path.insert(0, os.path.join(ZEPHYR_BASE, "scripts/pylib/twister"))
32 schema = scl.yaml_load(ZEPHYR_BASE +'/scripts/schemas/twister//' + schema)
44 schema = scl.yaml_load(ZEPHYR_BASE +'/scripts/schemas/twister//' + schema)
Dconftest.py13 sys.path.insert(0, os.path.join(ZEPHYR_BASE, "scripts/pylib/twister"))
24 data = ZEPHYR_BASE + "/scripts/tests/twister/test_data/"
30 return ZEPHYR_BASE + "/scripts/tests/twister/test_data/testcases"
/Zephyr-Core-2.7.6/doc/guides/build/
Dindex.rst15 **configuration**. During configuration, the CMakeLists.txt build scripts are
17 Zephyr build, and can generate build scripts that are native to the host
20 CMake supports generating scripts for several build systems, but only Ninja and
22 **build** stage by executing the generated build scripts. These build scripts
25 be executed again before building. The build scripts can detect some of these
36 build scripts like this:
78 scripts also do some processing of their own:
92 parsed by :zephyr_file:`gen_defines.py <scripts/dts/gen_defines.py>` to
131 <scripts/kconfig/kconfigfunctions.py>`.
158 The *gen_syscall.py* and *parse_syscalls.py* scripts work
[all …]
/Zephyr-Core-2.7.6/subsys/fb/
DREADME_fonts.txt8 ${ZEPHYR_BASE}/scripts/gen_cfb_font_header.py \
12 ${ZEPHYR_BASE}/scripts/gen_cfb_font_header.py \
16 ${ZEPHYR_BASE}/scripts/gen_cfb_font_header.py \
/Zephyr-Core-2.7.6/
D.gitignore24 scripts/basic/fixdep
25 scripts/gen_idt/gen_idt
37 scripts/grub
DCODEOWNERS592 /scripts/release/bug_bash.py @cfriedt
593 /scripts/coccicheck @himanshujha199640 @JuliaLawall
594 /scripts/coccinelle/ @himanshujha199640 @JuliaLawall
595 /scripts/coredump/ @dcpleung
596 /scripts/footprint/ @nashif
597 /scripts/kconfig/ @ulfalizer
598 /scripts/logging/dictionary/ @dcpleung
599 /scripts/pylib/twister/expr_parser.py @nashif
600 /scripts/schemas/twister/ @nashif
601 /scripts/gen_app_partitions.py @dcpleung @nashif
[all …]
/Zephyr-Core-2.7.6/doc/guides/
Dcoccinelle.rst111 ./scripts/coccicheck --mode=report
117 ./scripts/coccicheck --mode=patch
120 sub-directories of ``scripts/coccinelle`` to the entire source code tree.
133 ./scripts/coccicheck --mode=report --verbose=1
144 ./scripts/coccicheck --mode=report --jobs=4
170 ./scripts/coccicheck --mode=report --cocci=<example.cocci>
176 ./scripts/coccicheck --mode=report --cocci=./path/to/<example.cocci>
191 ./scripts/coccicheck --mode=patch drivers/usb/
213 ./scripts/coccicheck --mode=patch --debug=cocci.err
227 ./scripts/coccicheck --sp-flag="--use-glimpse"
[all …]
/Zephyr-Core-2.7.6/scripts/west_commands/
Dzephyr_ext_common.py17 # This relies on this file being zephyr/scripts/foo/bar.py.
22 # FIXME we need a nicer way to handle imports from scripts and cmake than this.
23 ZEPHYR_SCRIPTS = ZEPHYR_BASE / 'scripts'
/Zephyr-Core-2.7.6/samples/modules/tflite-micro/magic_wand/train/
DREADME.md1 # Gesture Recognition Magic Wand Training Scripts
5 The scripts in this directory can be used to train a TensorFlow model that
9 The following document contains instructions on using the scripts to train a
43 If you'd prefer to run the scripts locally, use the following instructions.
45 ### Running the scripts
168 with the training scripts, change the file name to include person's name and
175 #### Edit and run the scripts
/Zephyr-Core-2.7.6/scripts/net/
DREADME.txt29 The scripts/net/run-sample-tests.sh shell script can be used in two ways:
35 $ZEPHYR_BASE/scripts/net/run-sample-tests.sh
41 ./scripts/net/run-sample-tests.sh samples/net/gptp \
46 $ZEPHYR_BASE/scripts/net/run-sample-tests.sh --scan
/Zephyr-Core-2.7.6/doc/
DLICENSING.rst8 The Zephyr kernel tree imports or reuses packages, scripts and other files that
19 *scripts/{checkpatch.pl,checkstack.pl,get_maintainers.pl,spelling.txt}*
/Zephyr-Core-2.7.6/doc/getting_started/
Dindex.rst187 Python is used by the ``west`` meta-tool as well as by many scripts invoked by
228 #. Zephyr's ``scripts/requirements.txt`` file declares additional Python
233 pip3 install --user -r ~/zephyrproject/zephyr/scripts/requirements.txt
280 #. Zephyr's ``scripts/requirements.txt`` file declares additional Python
285 pip install -r ~/zephyrproject/zephyr/scripts/requirements.txt
315 #. Zephyr's ``scripts/requirements.txt`` file declares additional Python
320 pip3 install -r ~/zephyrproject/zephyr/scripts/requirements.txt
367 #. Zephyr's ``scripts/requirements.txt`` file declares additional Python
372 pip install -r ~/zephyrproject/zephyr/scripts/requirements.txt
403 #. Zephyr's ``scripts\requirements.txt`` file declares additional Python
[all …]
/Zephyr-Core-2.7.6/scripts/coccinelle/
Dreserved_names.cocci48 with open("scripts/coccinelle/symbols.txt", "r") as fp:
67 with open("scripts/coccinelle/symbols.txt", "r") as fp:
89 with open("scripts/coccinelle/symbols.txt", "r") as fp:
/Zephyr-Core-2.7.6/.buildkite/
Drun.sh63 ./scripts/twister --subset ${JOB_NUM}/${BUILDKITE_PARALLEL_JOB_COUNT} ${TWISTER_OPTIONS}
66 ./scripts/ci/run_ci.sh -c -b ${BUILDKITE_PULL_REQUEST_BASE_BRANCH} -r origin \
69 ./scripts/ci/run_ci.sh -c -b ${BUILDKITE_BRANCH} -r origin \

12345678910>>...13