Home
last modified time | relevance | path

Searched refs:serialcontrol_extra_args (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dserial.py14 timeout=300, serialcontrol_cmd=None, serialcontrol_extra_args=None, argument
41 if serialcontrol_extra_args:
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestexport.bbclass62 target_kwargs['serialcontrol_extra_args'] = d.getVar("TEST_SERIALCONTROL_EXTRA_ARGS") or ""
H A Dtestimage.bbclass307 target_kwargs['serialcontrol_extra_args'] = d.getVar("TEST_SERIALCONTROL_EXTRA_ARGS") or ""