Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/
H A Dtargetcontrol.py56 def match_image_fstype(self, d, image_fstypes=None): member in BaseTarget
66 image_fstype = self.match_image_fstype(d)
/openbmc/openbmc/poky/scripts/
H A Dtest-remote-image162 fstype = self.controller.match_image_fstype(d=None, image_fstypes=image_fstypes)