zephyr/scripts/requirements-run-test.txt
Lukasz Mrugala 36c12482c6 scripts: tests: --package-artifacts fix, blackbox tests
Requirements added for bz2.
Blackbox test for --package-artifacts added.
package.py no longer includes twister-out no matter the outdir.

Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
2024-03-11 16:12:55 -04:00

20 lines
313 B
Plaintext

# RUN-TEST: required to do run time tests of zephyr
#
# things used by twister or related in run time testing
# used to flash & debug various boards
pyocd>=0.35.0
# used by twister for board/hardware map
tabulate
natsort
# used by mcuboot
cbor>=1.0.0
# use for twister
psutil
# Artifacts package creation
bz