Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dsystemd.py145 def test_systemd_boot_time(self, systemd_TimeoutStartSec=90): argument
191 if boot_time_sec > systemd_TimeoutStartSec:
193 % (boot_time_sec, systemd_TimeoutStartSec))