Anas Nashif
313d135cb2
twister: do not use non-existing architectures
...
Do not use non-existing architectures, we now have an enum in the
schema.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-19 18:28:06 -04:00
Gerard Marull-Paretas
2dbb4a013b
twister: drop riscv32/64 support
...
riscv32/64 are no longer supported, as both are the same arch: riscv.
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-02-26 12:49:06 +01:00
Lukasz Mrugala
97757e48d6
scripts: tests: twister: Platform module test expansion
...
Added a unit test for the platform.py module.
It covers 99% of the code. The 1% is unreachable.
Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
2024-01-05 14:41:13 -05:00