Home
last modified time | relevance | path

Searched refs:available (Results 1 – 10 of 10) sorted by relevance

/scripts/tests/twister/
A Dtest_handlers.py758 available=1,
766 available=1,
776 available=1,
785 available=1,
794 available=1,
869 available=0
877 available=0
885 available=0
893 available=0
943 available=0,
[all …]
A Dtest_hardwaremap.py104 assert d.available
107 d.available = False
110 assert not d.available
A DREADME.md25 …ge for all the tests can be run using the command below. This will collect all the tests available.
/scripts/schemas/twister/
A Dhwmap-schema.yaml6 "available":
/scripts/west_commands/
A Drun_common.py615 available = runners_yaml.get('runners', [])
616 if runner not in available:
851 available = runners_yaml['runners']
852 available_cls = {r: all_cls[r] for r in available if r in all_cls}
867 dump_wrapped_lines(', '.join(available), INDENT)
878 if len(available) > 1:
/scripts/
A Dspelling.txt220 avaiable||available
221 avaible||available
222 availabe||available
223 availabled||available
225 availaible||available
226 availale||available
228 availble||available
229 availiable||available
230 availible||available
231 avalable||available
[all …]
/scripts/pylib/twister/twisterlib/
A Dhardwaremap.py81 def available(self): member in DUT
85 @available.setter
86 def available(self, value): member in DUT
A Dhandlers.py510 if d.available:
512 _d.available = 0
531 _d.available = 1
/scripts/net/
A DREADME.txt82 Help is also available using the 'h' or '--help' argument.
/scripts/west_commands/completion/
A Dwest-completion.fish158 # return the list of available west commands

Completed in 16 milliseconds