Searched defs:distro_specific (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | sstatetests.py | 69 def search_sstate(self, filename_regex, distro_specific=True, distro_nonspecific=True): argument 83 …def run_test_sstate_creation(self, targets, distro_specific=True, distro_nonspecific=True, temp_ss… argument 134 …def run_test_cleansstate_task(self, targets, distro_specific=True, distro_nonspecific=True, temp_s… argument
|