zephyr/scripts
Patrik Flykt 65ffc71466 scripts: net: Add script for running sample tests
Add a script that sets up Docker networking and starts the net-tools
Docker container. If successful, run Zephyr with native_posix and
execute the appropriate net-tools container executable. The proper
net-tools executable and arguments is selected depending on the
basename of the sample directory. This script needs to be updated
if the net-tools Docker image is updated in some incompatible way.

The net-tools directory is assumed to exist at the same level as
the Zephyr base directory, but its location can be set using the
'-N' command line argument. Likewise, '-Z' sets the Zephyr top level
directory.

When stopping Zephyr, go through all child processes since running a
native posix or other variant of Zephyr may cause a hierarchy of
processes to be created.

Fixes: #19540

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2020-02-03 09:04:12 -05:00
..
checkpatch
ci ci: Run also BT edtt_ble_test_app tests 2020-01-31 18:36:40 +01:00
coccinelle
dts kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
footprint
gitlint
kconfig kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
net scripts: net: Add script for running sample tests 2020-02-03 09:04:12 -05:00
release
sanity_chk global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
support
west_commands west: commands: sign: look for imgtool.py in path 2020-01-30 14:17:07 -05:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dir_is_writeable.py
elf_helper.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py userspace: fix incorrect linker routing 2020-01-09 09:13:23 -08:00
gen_offset_header.py doc: document python build scripts 2020-01-02 17:09:29 -05:00
gen_priv_stacks.py
gen_relocate_app.py doc: document python build scripts 2020-01-02 17:09:29 -05:00
gen_syscalls.py
mergehex.py scripts: cmake: move print from python to cmake 2020-01-03 08:20:08 -05:00
parse_syscalls.py
process_gperf.py
requirements.txt scripts: requirements: Request version 0.24.0 for pyocd 2020-01-13 11:49:57 +01:00
sanitycheck scripts/sanitycheck: fix merging OVERLAY_CONFIG extra args 2020-01-31 15:55:36 -05:00
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
valgrind.supp
west-commands.yml
zephyr_module.py modules: fail on invalid ZEPHYR_EXTRA_MODULES 2020-01-31 19:35:43 +01:00