Home
last modified time | relevance | path

Searched defs:log_locations (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs.py34 log_locations = ["/var/log/", "/var/log/dmesg", "/tmp/dmesg_output.log"] variable in ParseLogsTest
74 def getLogList(self, log_locations): argument
103 def get_local_log_list(self, log_locations): argument