zephyr/scripts/pylib/twister/twisterlib
Hake Huang c759068c40 twister: runner: add extra_args supporting platform and soc
like extra_confs, add extr_args filterable by
soc:<arch>:<extra_args> or
platfrom:<platform name>: <extra_args>
simulation:<simulator name>: <extra_args>

which will only apply to given platform or arch

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2024-10-15 04:09:16 -04:00
..
cmakecache.py
config_parser.py scripts: twister: check for deprecation notice for space-separated lists 2024-09-12 10:03:44 +02:00
coverage.py scripts: pylib: twister: twisterlib: prevent empty gcda files 2024-09-19 15:14:33 +02:00
environment.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
error.py scripts: twister: Elevate Status Error 2024-09-09 09:28:37 +02:00
handlers.py scripts: twister: Fix trailing CR/LF at BinaryHandler logs 2024-09-27 14:30:26 +01:00
hardwaremap.py twister: hwmap: add script parameter support 2024-09-16 10:03:53 +02:00
harness.py scripts: twisterlib: Fix warning about deprecation of truthiness 2024-09-12 10:03:44 +02:00
jobserver.py
log_helper.py
mixins.py
package.py
platform.py
quarantine.py
reports.py twister: Fix reported testcase execution time 2024-10-11 09:27:51 +02:00
runner.py twister: runner: add extra_args supporting platform and soc 2024-10-15 04:09:16 -04:00
size_calc.py
statuses.py scripts: twister: Don't use match/case statements 2024-09-21 12:24:05 +01:00
testinstance.py twister: add simics as supported simulator 2024-09-12 14:49:21 +02:00
testplan.py scripts: Plug TwisterStatus type gaps 2024-09-16 20:18:09 +02:00
testsuite.py scripts: twister: Elevate Status Error 2024-09-09 09:28:37 +02:00
twister_main.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00