Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py52 default_target_type = 'simpleremote' variable in OERuntimeTestContextExecutor
64 default=self.default_target_type, choices=['simpleremote', 'qemu', 'serial'],
66 % self.default_target_type)